v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Securities Accounts

Get Securities Account

get/accounts/{account_id}/securities_accounts/{securities_account_id}

Path parameters

account_idstring required

An account identifier.

securities_account_idstring required

A securities account identifier.

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Response

Successful Response

idstring required

A value identifiying a securities account. Use this as a technical identifier for the securities account.

account_numberstring required

A string representing the account number for the securities account. Use this is a user-visible identifier for the securities account.

Example response

{
  "history": [
    {
      "timestamp": "2023-06-23T07:29:55.465000+00:00"
    }
  ]
}