Community Forum

Ask a Question
Back to All

Phrases API limit param not working

I'm trying to get our active phrases using the API. In the documentation at https://help.localizejs.com/reference#projectsprojectkeyfsdfsdfsdf, a query param of 'limit' is listed with a maximum of 5000. However, the limit appears to actually be a max of 1000. Is there any way around that 1000 limit?

I want to retrieve all active phrases from our account, and it seems this API is the only way to do that.