cURL
curl --request GET \ --url https://agent-prod.studio.lyzr.ai/v3/workflows/{flow_id} \ --header 'x-api-key: <api-key>'
{ "flow_name": "Sample Workflow", "tasks": [] }
Unique ID of the workflow.
"e0ab5411-8620-41c0-acdd-bac4c35fc7c0"
Workflow details retrieved successfully
The response is of type object.
object