v1
latestOpenAPI 3.0.12026-08-04123613463.4 KBRequests
Retrieve requests
This endpoint lists requests, or a subset of requests.
get/requests
Query parameters
status'accepted' | 'rejected'
Filter by status
verifiedboolean
Filter by verification status
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'
progressive'true' | 'false'
Enable progressive loading for partial results
order_by'created_at' | 'ingested_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 requests