cURL
curl --request GET \ --url https://api.eden.art/v2/collections/{collectionId} \ --header 'X-Api-Key: <api-key>'
{ "collection": "<any>" }
Retrieve detailed information about a specific collection by its ID.
Default Response