EndpointsReporters
List reporter subscriptions
GET
/v2/reporters/subscriptionsLists visible reporter subscriptions, newest first. A continuation cursor is returned in the X-Next-Cursor response header when another page exists.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Query Parameters
limit?Limit
Maximum subscriptions returned.
Range
1 <= value <= 500Default
100cursor?|
Continuation token from the previous response's X-Next-Cursor header.