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

tags
object

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

Response

200 - application/json
status
required
Available options:
ok