destinations

Get a Destination within a Pack

Get the specified Destination within the specified Pack.

get/p/{pack}/system/outputs/{id}

Path parameters

idstring required

The <code>id</code> of the Destination to get.

packstring required

The <code>id</code> of the Pack to get.

Response

a Destination object

countinteger

number of items present in the items array

Changes