Poll API
Cursor identifier to use for tracking the polling state. Can be used to manage multiple independent polling states.
Maximum number of events to return in a single response page.
Whether to include synthetic token events.
falseWhether to return only finalized events.
trueLast returned event id. Should be used with /poll/ack API to acknowledge events receive.
42If true, more events might be available. They could be retrieved by acknowledging the last event id, or by increasing the limit.
trueBad Request. Invalid query parameters.
Unauthorized. API Key is missing or invalid.
Forbidden. API Key is missing 'EVENTS' permission.
Last event id that was processed by the client.
Cursor identifier to use for tracking the polling state. Can be used to manage multiple independent polling states.
No content
Bad Request. Invalid event id.
Unauthorized. API Key is missing or invalid.
Forbidden. API Key is missing 'EVENTS' permission.
No content
Event id to reset the last acknowledged event id to.
Cursor identifier to use for tracking the polling state. Can be used to manage multiple independent polling states.
No content
Bad Request. Invalid event id.
Unauthorized. API Key is missing or invalid.
Forbidden. API Key is missing 'EVENTS' permission.
No content
Last updated