collectors

Get a Collector

Get the specified Collector.

get/lib/jobs/{id}

Path parameters

idstring required

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

Query parameters

criblPackstring

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

Response

a list of SavedJob objects

countinteger

number of items present in the items array

Changes