EndpointsReporters

Download a reporter output

GET/v2/reporters/outputs/{output_id}

Returns the stored body of a visible reporter output using its declared content type.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

output_id*Output Id

Output part to download.

Match^rout_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$