The email ID of the user whose collections and collaborators are being retrieved.
The page number for paginated results (default is 1).
1
The number of collections per page (default is 10).
10
GET /Collections/GetCollections?emailId=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: The collections and collaborators were successfully retrieved, either from cache or fresh data.
No Content