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