Get an Account by ID

Get an account by ID

get

This method returns the account that matches the entered ID.

Authorizations
X-Ledger-API-UserstringRequired

(required) Username of a registered API User

Path parameters
account_idintegerRequired

The account's ID

Responses
get
/accounts/{account_id}

Last updated