collectors
Get collector
Retrieve the specified collector metadata by the collector's id or name. You may also optionally specify a list of fields to include in the response.
get/collectors/{key}
Path parameters
keystring required
The id or name of the collector to retrieve.
Query parameters
fieldsstring[]
Comma-delimited list of field names to include in the response.
Response
Success, returns the specified collector's metadata.