GET
/
lists

Authorizations

Authorization
string
headerrequired

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

Query Parameters

page
integer
default: 1

Page to fetch, the first page has index 1.

per
integer
default: 10

How many lists to return per page.

Response

200 - application/json
success
boolean
data
object[]
metadata
object