Retrieve collector details
GET/collector/:collector_id
Get the details of a specific collector by its unique identifier.
What You Get:
- Basic collector configuration details.
- Status and type of the collector.
- Associated survey information and metadata.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error