Clients
List Clients
List clients for the current account
GET
List Clients
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
Required range:
x >= 0Example:
0
Required range:
1 <= x <= 100Example:
20
Example:
"acme"
Example:
"folderXyz"
Available options:
name, created_at, updated_at, website Example:
"updated_at"
Available options:
asc, desc Example:
"desc"