Requesting a report's schema
This REST service returns the schema for a given report. Each report has a distinct schema because it contains different columns. Schemas for reports are not included in the main web services schema because reports are quite dynamic and can be customized.
HTTPS method
GETService format
/services/reports/<rid>/data?metadata=schema
Parameters
rid - report ID
Returns
XML schema document