cURL
curl --request GET \ --url https://api.eden.art/v2/concepts \ --header 'X-Api-Key: <api-key>'
{ "concepts": [ "<any>" ] }
Get all concepts for the current user.
Default Response