Skip to main content
GET
Load a full snapshot version by activity reference

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

refId
string
required

Snapshot resource id. For COMPONENT_ELEMENT use componentId:componentElementId.

version
string
required

Snapshot refVer to load.

Query Parameters

refType
enum<string>

Optional snapshot ref type narrowing hint. When omitted, the loader searches accessible snapshot types by refId and version.

Available options:
USERS,
GROUPS,
ROLE_GROUPS,
COMPONENTS,
ENDPOINTS,
TEMPLATES,
SCHEDULE,
EVENTS,
SECRETS,
STORAGE,
FILES,
PREFERENCES,
USER_KEYS,
DATABASES,
AGENTS,
AGENT_PLUGINS,
DATABASE_VIEWS,
COMPONENT_ELEMENT

Response

OK.

Last modified on September 5, 2026