profile.curl --location --request GET 'https/omerlo.com/api/media/v1/account/me/entitlements' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"feature_key": "string"
}
]
}