Skip to main content
GET
Find Alternatives

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
projectId
string
required
slotId
string
required

Query Parameters

primaryItemId
string
required
limit
string
Pattern: ^(0|[1-9]\d*)$
expectedSlotVersion
string
required
Pattern: ^(0|[1-9]\d*)$
expectedPrimaryItemVersion
string
required
Pattern: ^(0|[1-9]\d*)$
expectedAlternativeCount
string
required
Pattern: ^(0|[1-9]\d*)$
cursor
string
Required string length: 1 - 2048

Response

200 - application/json
nextCursor
string | null
required
schemaVersion
enum<number>
required
Available options:
1
context
object
required
items
object[]
required
hasMore
boolean
required