collectors

Get collector status

Retrieve the specified collector status by the collector's id or name.

get/collectors/{key}/status

Path parameters

keystring required

The id or name of the collector to get the status of.

Response

Success, returns the specified collector's status.

statusstring

The collector status.

Changes