Templates
List Templates
List templates for the current account.
GET
List Templates
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
Available options:
ranking, created_at, name Example:
"ranking"
Available options:
asc, desc Example:
"desc"
Filter by datasource IDs (comma-separated or array; each a known datasource id)
all = both libraries merged, standard = Oviond templates, mine = this account's saved templates
Available options:
all, standard, mine Filter by project type
Available options:
REPORT, DASHBOARD