Referencia
Get Account
Buscar una cuenta por su ID.
GET
/
accounts
/
{accountId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
X-Access-Token
string
requiredPath Parameters
accountId
string
requiredResponse
200 - application/json
account
object
required