Skip to main content
GET
List Widgets

Authorizations

Authorization
string
header
required

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

source_type
enum<string>
Available options:
project,
template
Example:

"project"

source_id
string
required
Example:

"proj123"

page_id
string
Example:

"page123"

Response

200 - application/json

Widget list

success
enum<boolean>
required
Available options:
true
data
object[]
required