GET
/
accounts
/
{account_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
integer
required

Account ID to read

Response

200 - application/json
account_created
object
account_id
string

Created account ID.