GET /data/concepts/{concept_id}
curl \
 --request GET http://api.example.com/data/concepts/{concept_id} \
 --header "Authorization: $API_KEY"