Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Query Parameters

page[number]
integer

The page number to load

page[size]
integer

The size of the page

Response

Successful response

data
object[]
meta
object