Was this helpful?
curl -L \ --url 'https://api.laminar.run/workspaces/{workspaceId}/api-keys' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "apiKey": "text", "createdAt": "2025-03-25T09:07:29.913Z" } ]