List seats

View as Markdown
Retrieve a list of seats belonging to the specified account.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

account_idstringRequired
The ID of the account.

Response

Successful response
successboolean
seatslist of objects
countinteger
Total number of seats returned.
last_keystring or null

Pagination cursor for the next page. null if there are no more results.