Skip to main content
GET
Snapshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
Pattern: ^[1-9]\d*$
collectionId
string
required
Pattern: ^[1-9]\d*$
releaseId
string
required
Pattern: ^[1-9]\d*$

Query Parameters

cursor
string
limit
integer
Required range: x <= 100

Response

200 - application/json
items
object[]
required
nextCursor
string | null
required
hasMore
boolean
required