Skip to main content
GET
Find Comparison Options

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
expectedAlternativeCount
string
required
Pattern: ^(0|[1-9]\d*)$
cursor
string
Required string length: 1 - 2048

Response

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