Get Account Allocation
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Query parameters
id_type
Type of the account id. Must be 'institution' or 'None'.
Allowed values:
run_date
The date for which to retrieve allocation data. If not provided, uses the most recent run date.
Response
Successful Response
account_id
run_date
allocations
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error