{ "opencollection": "1.0.0", "info": { "name": "Webex Admin Address Book Report Templates API", "version": "1.0.0" }, "items": [ { "info": { "name": "Report Templates", "type": "folder" }, "items": [ { "info": { "name": "List Report Templates", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/report/templates" }, "docs": "List all the available report templates that can be generated.\n\nCSV (comma separated value) reports for Webex services are only supported for organizations based in the North American region. Organizations based in other regions will return blank CSV files for any Webex reports.\n\n#### Validation Fields\n\nEach template includes validation rules that specify which fields are required when generating a report using the [Reports API](/docs/api/v1/reports). The possible validation field values are:\n\n-" } ] } ], "bundled": true }