Was this helpful?
curl -L \ --url 'https://api.laminar.run/workspaces/{workspaceId}/api-keys' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "apiKey": "text", "createdAt": "2025-04-01T23:53:35.420Z" } ]