get https://broker-api.sandbox.alpaca.markets/v1/events/nta
The Events API provides event push as well as historical queries via SSE (server sent events).
You can listen to non-trading activities updates as they get processed by our backoffice, for both end-user and firm accounts.
Historical events are streamed immediately if queried, and updates are pushed as events occur.
You can listen to when NTAs are pushed such as CSDs, JNLC (journals) or FEEs.
Query Params Rules:
sincerequired ifuntilspecifiedsince_idrequired ifuntil_idspecifiedsince_ulidrequired ifuntil_ulidspecifiedsince,since_idorsince_ulidcan’t be used at the same time Behavior:- if
since,since_idorsince_ulidnot specified this will not return any historic data - if
until,until_idoruntil_ulidreached stream will end (status 200)'