v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011189403.1 MB
destinations

List the status of all Destinations

List status information and optional 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).

offsetinteger

Starting point from which to retrieve results for this request. Use with <code>limit</code> to paginate the response into manageable batches.

limitinteger

Maximum number of items to return in the response for this request. Use with <code>offset</code> to paginate the response into manageable batches.

Response

List of Destination status objects.

countinteger required

Number of items present in the items array

offsetinteger

Pagination offset

limitinteger

Pagination limit

totalCountinteger

Total number of items available (present when limit is set)