{ "opencollection": "1.0.0", "info": { "name": "Kinde Account API Keys APIs API", "version": "1" }, "items": [ { "info": { "name": "APIs", "type": "folder" }, "items": [ { "info": { "name": "Get APIs", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/apis", "params": [ { "name": "expand", "value": "", "type": "query", "description": "Additional data to include in the response. Allowed value: \"scopes\"." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns a list of your APIs. The APIs are returned sorted by name.\n\n
read:apis\ncreate:apis\nread:apis\ndelete:apis\nread:api_scopes\ncreate:api_scopes\nread:api_scopes\nupdate:api_scopes\ndelete:apis_scopes\nupdate:apis\ncreate:api_application_scopes\ndelete:apis_application_scopes\n