Get Account Allocation

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Query parameters

id_typeenum or nullOptional
Type of the account id. Must be 'institution' or 'None'.
Allowed values:
run_datestring or nullOptionalformat: "date"
The date for which to retrieve allocation data. If not provided, uses the most recent run date.

Response

Successful Response
account_idstring
run_datestring
allocationslist of objects

Errors