GET
/
v5
/
app
/
products

Authorizations

Authorization
string
headerrequired

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

Query Parameters

company_id
string

An ID of a company to filter by, which will look like biz_*************

experience_id
string

An ID of an experience to filter by, which will look like exp_*************

page
integer
default: 1

The page number to retrieve

per
integer
default: 10

The number of resources to return per page. There is a limit of 50 results per page.

Response

200 - application/json
pagination
object
required
data
object[]
required