Skip to main content
GET
List available profiles.

Authorizations

Authorization
string
header
required

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

Query Parameters

per_page
integer

Optional number of profiles per page.

Optional search filter.

channel
string

Optional channel filter.

order_by
string

Optional order by. List of comma separated fields.

Response

200 - application/json

Success

data
object[]

Default count: 100

meta
object