Get a list of all projects.

This endpoint returns an list of all the projects in the Unleash instance.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Query parameters

archivedbooleanOptional

Response

projectsSchema
versioninteger
The schema version used to represent the project data.
projectslist of objects
A list of projects in the Unleash instance

Errors