curl --request GET \
--url https://platform.kodexa.ai/api/account/me \
--header 'x-api-key: <api-key>'{}Returns the profile and settings of the currently authenticated user.
curl --request GET \
--url https://platform.kodexa.ai/api/account/me \
--header 'x-api-key: <api-key>'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Current user details
The response is of type object.