Projects
List projects
GET
Authorizations
API key for authentication.
Query Parameters
Client ID filter for administrators.
Examples:
1
Whether to include deleted projects in the response.
Examples:
false
Limit value is used to limit the number of records in the result
Required range:
0 < x <= 1000
Examples:
100
Name to filter the results by.
Examples:
"my-project"
Offset value is used to exclude the first set of records from the result
Required range:
x >= 0
Examples:
0
Order by field and direction.
Available options:
created_at.asc
, created_at.desc
, name.asc
, name.desc
Response
200 - application/json
OK
The response is of type object
.