v1
latestOpenAPI 3.0.12026-08-04123613463.4 KBRequests
Retrieve request events
This endpoint retrieves all events that were created as a result of the specified request.
get/requests/{id}/events
Path parameters
idstring required
Request ID
Query parameters
search_termstring
URL Encoded string of the value to match partially to the body, headers, parsed_query or path
pathstring
URL Encoded string of the value to match partially to the path
include'data'
Include the data object in the event model
progressive'true' | 'false'
Enable progressive loading for partial results
order_by'created_at'
Sort key
dir'asc' | 'desc'
Sort direction
limitinteger
Result set size
nextstring
The ID to provide in the query to get the next set of results
prevstring
The ID to provide in the query to get the previous set of results
Response
List of events