v1
latestOpenAPI 3.0.12026-07-2210997354.2 KBProjects
List projects
Lists all projects in your organization.
get/projects
Query parameters
pagination[limit]integer
'limit' sets the number of results to return in each page.
pagination[offset]integer
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
order[by]'name' | 'created'
This is used to order projects by type or key or value
order[dir]'asc' | 'desc'
This is used to order analytics in the ascending or descending order
filter[environment]'production' | 'staging'
filter by environment
filter[name]string
filter by name
filter[language.code]string
filter by language code
Response
OK