Skip to main content
GET
Find Entries

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

Query Parameters

cursor
string
Required string length: 1 - 4096
limit
number
default:20
categoryIds
string[]
Required array length: 1 - 100 elements
hasOptionalManufacturers
boolean
designReviewRequired
boolean
mandatoryItem
boolean
groupBy
object[]
Maximum array length: 2

Response

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