Newer Version Available

This content describes an older version of this product. View Latest

Build the Resource URL

Access all Reports and Dashboards REST API resources by using the URI for your company's instance, combined with version and community information, and the URI for the resource.
When building a URL, start with your instance name:
1https://instance_name
Then add the version information:
1/services/data/v49.0
Then add the resource:
1/analytics/reports
Put together, the full URL is:
1https://instance_name/services/data/v49.0/analytics/reports
Some resources, such as notifications, often require one or more URL parameters without which API requests return an error:
1https://instance_name/services/data/v49.0/analytics/notifications?source=lightningReportSubscribe