Skip to main content
GET
List account members
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Query Parameters

status
enum<string>

Filter by member status

Available options:
pending,
active,
suspended
limit
integer
default:50
offset
integer
default:0

Response

List of account members

success
boolean
data
object[]
total
integer
Last modified on May 8, 2026