v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Requests

Retrieve requests

This endpoint lists requests, or a subset of requests.

get/requests

Query parameters

string

Request ID

OR
string[]
status'accepted' | 'rejected'

Filter by status

'SOURCE_DISABLED' | 'NO_CONNECTION' | 'VERIFICATION_FAILED' | 'UNSUPPORTED_HTTP_METHOD' | 'UNSUPPORTED_CONTENT_TYPE' | 'UNPARSABLE_JSON' | 'PAYLOAD_TOO_LARGE' | 'INGESTION_FATAL' | 'UNKNOWN'
OR
RequestRejectionCause[]
string

Source ID

OR
string[]
verifiedboolean

Filter by verification status

search_termstring

URL Encoded string of the value to match partially to the body, headers, parsed_query or path

string
OR
object
string
OR
object
string
OR
object
pathstring

URL Encoded string of the value to match partially to the path

integer
OR
OR
integer[]
integer
OR
OR
integer[]
integer
OR
OR
integer[]
string date-time
OR
string date-time
OR
string
OR
string[]
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

countinteger