EndpointsReporters
Get a reporter
GET
/v2/reporters/{reporter_id}Returns reporter metadata, its latest visible version purpose, and its latest visible output.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
reporter_id*Reporter Id
Reporter to retrieve.
Match
^rptr_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$