Snapshots

List the authenticated user's snapshots

Lists application or database snapshots owned by the authenticated user. Rate limited to 3 calls per 60s (blocking 5 minutes) and requires a paid plan.

Use the scope query parameter to switch between applications (default) and databases.

get/v2/users/snapshots

Query parameters

scope'applications' | 'databases'

Snapshot domain to list. Defaults to applications.

Response

Snapshot list for the requested scope.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.