{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/9d37d008417d562ab46d4b67547a68457ce288d2/eb145afb-23bf-3669-8aa6-a86cb8aee573","info":{"title":"Cisco Secure Access API Usage API","version":"2.0.0","description":"Get the Cisco Secure Access API usage reports for an organization.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"API Usage Report","description":"API Usage reports"},{"name":"Secure Access"}],"x-parser-conf":{"overview":{"markdownPath":"secure-access/reference/reports/api-usage-overview.md","uri":"secure-access-api-reference-api-usage-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.sse.cisco.com/{basePath}","variables":{"basePath":{"default":"reports/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"Client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.sse.cisco.com/auth/v2/token","scopes":{"reports.apiusage:read":"Read the API Usage reports"}}}}}},"spec":{"type":"object","properties":{"meta":{"type":"object","example":{}},"data":{"type":"object","properties":{"errors":{"type":"string","description":"The information about the error condition.","example":"missing required parameters"},"requiredParameters":{"type":"array","description":"The list of query parameters that you must include in the API request.","items":{"type":"string","description":"The name of the query parameters on the API endpoint.","example":"to"},"example":["from","to"]}}}},"example":{"meta":{},"data":{"errors":"missing required parameters"},"requiredParameters":["to","from"]},"$$ref":"#/components/schemas/response","title":"response"}}