Accounts
List all accounts
GET
/
accounts
Authorizations
X-API-KEY
string
headerrequiredQuery Parameters
user_id
string
requiredID of the user to get accounts for
offset
integer
default: 0The offset to start at
limit
integer
default: 500The number of items to return
Response
200 - application/json
pagination
object
accounts
object[]