Newer Version Available
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 Experience Cloud site information, and the URI
for the resource.
When building a URL, start with your instance
name:
Then
add the version information:
Then
add the resource:
Put together,
the full URL
is:
1https://instance_name1/services/data/v51.01/analytics/reports1https://instance_name/services/data/v51.0/analytics/reportsSome resources, such as notifications, often require
one or more URL parameters without which API requests return an
error:
1https://instance_name/services/data/v51.0/analytics/notifications?source=lightningReportSubscribe