Get all projects

GET {{baseUrl}}/api/admin/projects?name=<string>&active=<integer>&sort=<string>&limit=<integer>&offset=<integer>

Admin-only API to get the list of all projects.

Request Params

KeyDatatypeRequiredDescription
namestringPart of an entity name (could be a project, an org...)
activestringWhether to search for entities (users, orgs) active in the last X days
sortstringFields and order to sort query by
limitstringMaximum number of results
offsetstringOffset in results, can be used in conjunction with LimitResultsParameter to implement paging.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}