cURL
curl --request GET \ --url https://agent-studio.thena.ai/api/v1/feedback/flow-execution/{execution_id} \ --header 'x-api-key: <api-key>'
{ "feedback_type": "<string>" }
Get feedback for a specific flow execution.
Flow execution ID to get feedback for
Successful Response
Model for returning just the feedback status.