Projects
List Projects
List projects for the current account (optionally filtered by client).
GET
List Projects
Authorizations
Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.
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