POST
/
report-anthropic

Authorizations

Authorization
string
headerrequired

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

Body

application/json
requestedAt
number

Unix timestamp in milliseconds

receivedAt
number

Unix timestamp in milliseconds

reqPayload
object

JSON-encoded request payload

respPayload
object

JSON-encoded response payload

statusCode
number

HTTP status code of response

errorMessage
string

User-friendly error message

metadata
object

Extra metadata tags to attach to the call for filtering. Eg { "userId": "123", "prompt_id": "populate-title" }

tags
object

Deprecated: use "metadata" instead

Response

200 - application/json
status
required
Available options:
ok