/api/v1/collections
Returns the collections owned by your account (plus any shared public collections).
Query Parameters
integer
default:"100"
Maximum number of collections to return (1–500).
string
Cursor: return results after the collection with this ID (taken from the previous page’s last item).
Response
array
Array of collection objects.
boolean
Whether more results are available beyond this page.
Response

