List Projects

Returns a list of projects.


Projects are returned sorted in descending order based on the created-at time. Without the page and per_page parameters, the first 100 projects will be returned. If per_page is specified, a maximum of 250 projects will be returned.

Path Params
uuid
required

The ID of the tenant to get projects for.

Query Params
integer

Page to return, 1-indexed (default 1)

integer

Number of items to return per page (default 100, max 250)

Responses

Language
Credentials
Bearer
header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json