Skip to main content
GET
Preview

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*$
projectId
string
required
Pattern: ^[1-9]\d*$

Query Parameters

collectionId
string
required
Pattern: ^[1-9]\d*$
collectionGeneration
integer
required
Required range: x <= 9007199254740991
collectionVersion
integer
required
Required range: x <= 9007199254740991

Response

200 - application/json
preview
object
required