subAccounts
Retrieve a sub-account
Returns a sub-account owned by the caller. IDs belonging to another parent return 404.
get/v1/sub_accounts/{id}
Path parameters
idstring required
Sub-account ID
Headers
Authorizationstring required
Bearer authentication
Response
sub-account found
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○