GetCollectionNames
Authorizations
Query parameters
emailIdstringRequired
The email ID of the user whose collections are being retrieved.
Responses
200
Success: The collections were successfully retrieved.
400
Bad Request: The provided email ID is invalid or missing.
500
Internal Server Error: An error occurred while retrieving the collections.
get
GET /Collections/GetCollectionNames?emailId=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content