Projects
List Projects
List projects for the current account (optionally filtered by client).
GET
List Projects
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Example:
"cliAbc123"
Example:
"AGENCY"
Example:
"Q4 report"
Available options:
name, created_at, last_modified, type Example:
"created_at"
Available options:
asc, desc Example:
"desc"
Available options:
REPORT, DASHBOARD Example:
"REPORT"
Required range:
x >= 0Example:
0
Required range:
1 <= x <= 200Example:
50