Returns a list of sample interactions (super-public)
public sample ( string $filter = false, integer $start = false, integer $end = false, integer $count = false, string $id = false ) : array | ||
$filter | string | additional CSDL filter |
$start | integer | the start time of the pylon |
$end | integer | the end time of the pylon |
$count | integer | optional value to set the count |
$id | string | The id of the existing pylon |
return | array | Response from the sample endpoint |