v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1420133140.0 KB

Returns a list of destinations that you have created to receive RUM extended metrics, for the specified app monitor.

For more information about extended metrics, see AddRumMetrics.

get/rummetrics/{AppMonitorName}/metricsdestination

Path parameters

AppMonitorNamestring required

The name of the app monitor associated with the destinations that you want to retrieve.

Query parameters

maxResultsinteger
<p>The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100.</p> <p>To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. </p>
nextTokenstring

Use the token returned by the previous operation to request the next page of results.

Response

Success

NextTokenstring

A token that you can use in a subsequent operation to retrieve the next set of results.