APIs & Integrations

Chatchai_Siwila
Member

API GET user(owner) access permission

Hello . How to get access permission with user(owner) from API eq. http://api.hubapi.com/owners/v2/owners?hapikey=demo . I want to know sale, contact, admin, marketing .

Thank you .

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

API GET user(owner) access permission

Hi @Chatchai_Siwilai,

If you're using OAuth authentication, you should only need to request the contacts scope. If you're using your API key, you shouldn't have any permission issues at all (since an API key includes access to all APIs available to a portal). Keep in mind that you'll need to replace demo with the API key you pull from your own portal:

0 Upvotes