POST
/
v0
/
queries

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

endpoint
string
required

Endpoint to log query for.

query_body
object
required

A JSON object containing the body of the request

response_body
object | null

An optional JSON object containing the response to the request

tags
array | null

Tags for later filtering.

timestamp
string | null

A timestamp (if not set, will be the time of sending)