Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Query Parameters

status
enum<string>
Available options:
ACTIVE,
DISABLED,
EXPIRED
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

Success

items
object[]
required
nextCursor
string | null