List report sources

Get the data sources of a report given the reportId. The response can be a dataset (deprecated), table, or the data model document and specific elements used as a source.

Usage notes

  • Retrieve the reportId by calling the /v2/reports endpoint.

Best practices

  • Validate the reportId on the client side before making a request to avoid unnecessary server load caused by invalid requests.
Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here!