Lists all projects in your organization
'limit' sets the number of results to return in each page.
'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.
This is used to order projects by type or key or value
name
, created
This is used to order analytics in the ascending or descending order
asc
, desc
filter by environment
production
, staging
filter by name
filter by language code
OK
The response is of type object[]
.