Classic APIs
ClassicUsersApi
authenticatedUserCountryCode

authenticatedUserCountryCode

Gets the currently authenticated user's country code.

Example

const { data: countryCode } = await ClassicUsersApi.authenticatedUserCountryCode(); 

Endpoint

GET /v1/users/authenticated/country-code