GET
/
api
/
v3
/
feedback
/
{request_id}
/
{reported_status}
curl --request GET \
  --url https://aquilax.ai/api/v3/feedback/{request_id}/{reported_status}
"<any>"

Path Parameters

request_id
string
required
reported_status
string
required

Response

200
application/json

Successful Response

The response is of type any.