cURL
curl --request GET \ --url https://agent-studio.thena.ai/api/v1/flows/queue-status \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get status of execution queues.
Shows:
Filter by priority Execution priority levels.
low
normal
high
urgent
Successful Response