cURL
curl --request GET \ --url https://api.eden.art/v2/collections/light \ --header 'X-Api-Key: <api-key>'
{ "collections": [ "<any>" ] }
Retrieve a lightweight list of collections owned by the current user with basic information.
Default Response