Was this helpful?
/workspaces/{workspaceId}/api-keys
curl -L \ --url 'https://lamapi3.azurewebsites.net/workspaces/{workspaceId}/api-keys' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "apiKey": "text", "createdAt": "2025-02-23T05:40:31.445Z" } ]