White label admin only API to get the list of all projects.
Organization ID
Whether to search for entities (users, orgs) active in the last X days
Comma separated list of fields to sort query by. Prefix with a minus (-) sign to indicate descending order. Default order is ascending
"id,-name"
Comma separated list of filters to apply to the query. Filters should be in the format 'field:value'.
"billable:true"
Maximum number of results
Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
Search query
"<id> <name>"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Array with projects
1
"Water hammer detection"
"2019-07-21T17:32:28Z"
User or organization that owns the project
"2019-07-21T17:32:28Z"
Unique identifier of the white label this project belongs to, if any.
The project tier. This is "enterprise" for all organization projects, or the user tier for all user projects.