Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

API key

Query Parameters

cursor
string

The pagination cursor value.

pageSize
integer

Number of results to return per page.

The search string used to filter results

Minimum string length: 1
sort
string

Which field to use when ordering the results.

Response

200 - application/json
results
object[]
required
next
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cD00ODY%3D\""

previous
string<uri> | null
Example:

"http://api.example.org/accounts/?cursor=cj0xJnA9NDg3"

total
integer
Example:

123