Skip to main content
Retrieves detailed information about a specific collection by its ID.

Path Parameters

string
required
Collection ID

Example Request

Response

string
Response status (“success”)
string
Success message
object
Full collection object (same structure as Create Collection response)

Example Response

Error Responses

string
“error”
string
Error message
404 Not Found: Collection not found
401 Unauthorized: Invalid API key
403 Forbidden: Collection belongs to different account