Subaccounts
Get Subaccount By Id
Returns information about a subaccount
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of subaccount to return / modify
Response
200 - application/json
Timestamp of when the subaccount was created (in UTC)
Optional ID of the default portfolio used to fulfilling orders placed for this subaccount. If not specified, the parent account's default portfolio is the default portfolio for the subaccount.
Optional email associated with the subaccount.
Identifier that can be used to retrieve the subaccount details
Optional URL for the logo used for this subaccount, if any. This URL is for the logo as stored on CNaught's hosting.
Name of the subaccount
Maximum length:
512