Accounts
Retrieve an Account
GET
/
accounts
/
{:acc_id}
Returns the Account associated with the ID.
Path Parameters
acc_id
string
requiredID of the Account.
Query Parameters
expand
enum[]
Attributes that can be expanded into an object to provide additional information.
Returns
Returns the Account associated with the ID.