list By User Id
Find Collections created by a specific user or containing a specific curated Tweet. Results are organized in a cursored collection.
Receiver
Collections endpoint instance.
Return
JsonObjectApiAction for Collection.List model.
Parameters
The ID of the user for whom to return results.
The identifier of the Tweet for which to return results.
Specifies the maximum number of results to include in the response. Specify a count between 1 and 200. A next_cursor value will be provided in the response if additional results are available.
A string identifying the segment of the current result set to retrieve. Values for this parameter are yielded in the cursors node attached to response objects. Usage of the count parameter affects cursoring.
Optional. Custom parameters of this request.