Was this helpful?
GET /workspaces/{workspaceId}/api-descriptions HTTP/1.1 Host: api.laminar.run Authorization: Bearer JWT Accept: */*
OK
[ { "id": 1, "url": "text", "methodType": "GET", "authCredentials": { "id": 1, "name": "text", "authType": "text" }, "name": "text", "description": "text" } ]