Skip to main content
GET
List Activity

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

page
integer | null
default:0
Required range: x >= 0
Example:

0

limit
integer
default:20
Required range: 1 <= x <= 100
Example:

20

resource_type
enum<string>
Available options:
client,
project,
page,
template,
theme,
asset,
goal,
calculated_metric,
saved_metric,
custom_data,
datasource,
automation,
pdf,
export,
media,
folder,
user,
api_key,
custom_domain,
branding,
company,
email_provider,
email_sender,
email_template,
email_domain,
email_smtp
Example:

"client"

source
enum<string>
Available options:
app,
api,
mcp,
system
Example:

"app"

Example:

"acme"

Response

200 - application/json

Paginated activity log

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