Get a specific account

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idintegerRequired

Response

Successful response
account_idinteger or null
Created account ID.
account_createdobject or null

Errors