destinations

List the status of all Destinations

List status information and optional health metrics for all configured Destinations in the Worker Group or Edge Fleet.

get/system/status/outputs

Query parameters

metricsboolean

Set to <code>true</code> to include metrics for each Destination. Otherwise, <code>false</code> (default).

typeboolean

Set to <code>true</code> to prefix the Destination <code>id</code> with the Destination type. Otherwise, <code>false</code> (default).

Response

a list of Destination status objects

countinteger

number of items present in the items array

Changes