Skip to main content
GET
Use this to list every user this developer key has bootstrapped (paginated 50/page).

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
Required range: 1 <= x <= 50
cursor
string

Response

Success

users
object[]
required
nextCursor
string | null