destinations
Get the status of a Destination
Get the status and optional metrics for the specified Destination.
get/system/status/outputs/{id}
Path parameters
idstring required
The <code>id</code> of the Destination to get the status for.
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
The requested Destination status object in a single-item list.