Accounts
Retrieves the account information for the specified account.
Retrieves the account information for the specified account.
get/v2.1/accounts/{accountId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
Query parameters
include_account_settingsstring
When true, includes account settings in the response. The default value is false.
include_trial_eligibilitystring
Response
Successful response.
Changes
Changed in 2 of the 39 revisions of this API.11
- ○
added the new optional
queryrequest parameterinclude_trial_eligibilitynew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterinclude_trial_eligibilityrequest-parameter-removed
- ●