Skip to main content
GET
Recommendations

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Query Parameters

module
string | null
status
string | null
before
string | null
Maximum string length: 1024
limit
integer
default:20
Required range: 1 <= x <= 50

Response

Successful Response

items
RecommendationResponse · object[]
next_cursor
string | null