Retrieve EOD Positions

This API retrieves a comprehensive list of end-of-day positions for all accounts. End-of-day (EOD) positions are typically accessible after 4:00 am Eastern Time (ET) on the following day, providing a comprehensive view of the day's closing positions across all accounts. This API currently only supports retrieving EOD positions for the last trading date.

Query Params
uuid

Filter the results by account_id (optional).

string

Filter the results by asset ID or symbol (optional).

date

The positions date in 'YYYY-MM-DD' format. It's recommended to provide this parameter when the 'page' parameter is specified, to ensure precise data retrieval based on the desired date. Only previous trading date is supported.

string

Used for pagination, this token retrieves the next page of results. It is obtained from the response of the preceding page when additional pages are available.

integer

The number of accounts to display per page (default=1000, max=10000).

Responses

422

This can be returned if the asof param does not match the latest snap available at Alpaca.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json