List all seat events
Retrieve a paginated list of all your submitted seat events.
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
2024-07-30
Query Parameters
Pagination cursor. To page through items, omit this parameter to retrieve the first page, and then successively use the value you get from pagination.after
or pagination.before
to retrieve each page.
Pagination cursor. To page through items, omit this parameter to retrieve the first page, and then successively use the value you get from pagination.after
or pagination.before
to retrieve each page.
Maximum number of objects to return per-page. Must be between 1 and 100 (inclusive).
Sort order. Default: DESC (descending, most often used for reverse chronological sorting).
Filter event by customer alias
Filter events by seat type
Filter events by customer event ID
Filter events by timestamp before
Filter events by timestamp after
Sort column. Default: creation time.
Response
Seat events
Results pagination