Skip to main content
GET
Find Reference Item Components

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
id
string
required
entryId
string
required
referenceItemId
string
required

Query Parameters

cursor
string
Required string length: 1 - 512
limit
integer
default:50
Required range: 1 <= x <= 50

Response

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