Lists subscribers of an object.
The object’s ID.
The cursor to resume iteration from, otherwise if not provided, then iteration starts from the beginning.
The maximum number of subscribers to return. If not set or <= 0
,
then this defaults to 50
.
Success.
The list of subscribers on the object.
The cursor that should be used to iterate the next sequence of results, otherwise if not set, then no elements exist after.