Deprecated

"since_id" and "until_id" on v1 SSE event streams are deprecated

Broker API

The since_id and until_id query parameters on the v1 SSE event stream endpoints are deprecated and will be removed on 2027-02-15. Use since_ulid and until_ulid instead.

  • since_ulid is required if until_ulid is specified.
  • since, since_id, and since_ulid can't be used at the same time.

Affected Endpoints

  • GET /v1/events/accounts/status
  • GET /v1/events/journals/status
  • GET /v1/events/nta
  • GET /v1/events/transfers/status