Was this helpful?
/workspaces/{workspaceId}/workflows
curl -L \ --url 'https://api.laminar.run/workspaces/{workspaceId}/workflows' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "name": "text", "description": "text", "createdAt": "2025-02-28T07:22:18.836Z" } ]