Getting Account details using account api with oauth access token
Hi , I’m Integrating Klaviyo in my project . I have OAuth authentication , where user can login with their account . I need to show their account like account name , etc . can I get account details with access token . I have checked account api documentation , It is implemented using api key. whether it is possible to get user account details with access token instead of api key.
