destinations

Get sample event data for a Destination within a Pack

Get sample event data for the specified Destination to validate the configuration or test connectivity within the specified Pack.

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

Path parameters

idstring required

The <code>id</code> of the Destination to get sample event data for.

packstring required

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

Response

sample event data for the Destination

countinteger

number of items present in the items array

Changes