Was this helpful?
/workspaces/{workspaceId}/api-descriptions
curl -L \ --url 'https://lamapi3.azurewebsites.net/workspaces/{workspaceId}/api-descriptions' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "url": "text", "authCredentials": { "id": 1, "name": "text", "authType": "text" }, "name": "text", "description": "text", "methodType": "GET" } ]