Skip to main content
POST
cURL
From an MCP client, call submit_feedback.
  • Set category to bug, feature_request, or other.
  • Describe the issue and expected behavior in message (up to 10,000 characters). Include reproduction steps, but no credentials or sensitive payloads.
  • Optionally include a request_id or an HTTP or HTTPS url.
Any valid API key works, including read-only and restricted keys, without additional permissions. Available workspace and caller details are attached automatically. Reports go to support@orq.ai. The returned feedback_id confirms email-provider acceptance, not review or resolution. Submit once; automatic retries send duplicate emails. For model-output ratings or corrections, use trace feedback.

Authorizations

Authorization
string
header
required

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

Body

application/json
message
string
required

What happened, what was expected, and steps to reproduce. Do not include secrets.

category
string
required
request_id
string
url
string

Response

200 - application/json

OK

feedback_id
string
required

Reference included in the support email.