Was this helpful?
curl -L \ --url 'https://api.laminar.run/workspaces/{workspaceId}/workflows' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "name": "text", "description": "text", "createdAt": "2025-03-25T12:08:35.150Z" } ]