List Accounts
GET/v1/accounts
Allows you to see information about the corresponding account(s) related to a given API key or Organization, such as the company name and address.
info
This endpoint does not require you to pass in the Account-Token
header. When not using an Organization Token, the API key must be
passed in via the Authorization header as this API key is
what is used to lookup the associated accounts.
If this endpoint is authenticated using an Organization Token, all owner account memberships for accounts associated with the organization will be returned.
Request
Responses
- 200
- 401
- 500
OK
Response Headers
Request could not be authenticated
Something unexpected happened