Show an organization account
GET/v1/accounts/:id
Returns a single account (member) of the API key's organization, including the organization owner. The returned fields are identical to the list endpoint. Accounts outside the API key's organization return 404 (never 403), so ids cannot be probed for existence. Requires api_user|account_view.
Request
Responses
- 200
- 401
- 403
- 404
Account
Unauthenticated
Missing permission
Not found