Get all white label projects
GET {{baseUrl}}/api/organizations/:organizationId/whitelabel/projects?name=<string>&active=<integer>&sort=<string>&limit=<integer>&offset=<integer>
White label admin only API to get the list of all projects.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | Part of an entity name (could be a project, an org...) | |
active | string | Whether to search for entities (users, orgs) active in the last X days | |
sort | string | Fields and order to sort query by | |
limit | string | Maximum number of results | |
offset | string | Offset in results, can be used in conjunction with LimitResultsParameter to implement paging. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}