GET
/
getFeedbackInputsByKey
curl --request GET \
  --url https://demo.parcha.ai/api/v1/getFeedbackInputsByKey \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

job_id
string
required
key
string
required

Response

200

Feedback inputs retrieved successfully