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-04-02T00:08:46.403Z" } ]