GetCollectionsOptimized

Retrieves a list of collections grouped by CollectionId and RowlevelCollectionId, including collection and collaborator details.

get
Authorizations
Query parameters
emailIdstringRequired

The email ID associated with the collections to be retrieved.

Responses
200
Success: Returns the optimized collections grouped by CollectionId and RowlevelCollectionId.
get
GET /Collections/GetCollectionsOptimized?emailId=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content