Snapshots

List snapshots for an application

Lists the application's stored snapshots. The result is cached for 30 minutes per (owner, application).

Requires the workspace Administrator role (or ownership) when called against a workspace-shared application.

get/v2/apps/{appId}/snapshots

Path parameters

appIdstring required

Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.

Response

Snapshot list for the application.

status'success' required

Changes

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