Retrieve a list of subscribers for a specific asset.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the asset
A list of subscribers
The response is of type object[]
.
Retrieve a list of subscribers for a specific asset.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the asset
A list of subscribers
The response is of type object[]
.