I am able to get the permission sets, seats assigned, access to which seat via User api. Is there any way to get the roles assigned to the user? I want to know what role & role names is assigned to this user. How to fetch the permissions such as edit, view entity for a user.
Hey @GHubspot, thank you for posting in our Community!
Currently, the User API in HubSpot doesn’t provide direct access to the roles assigned to a user or detailed permissions like "edit" or "view" at the entity level. Roles and their specific permissions are managed within HubSpot but aren’t exposed via the API. For this level of detail, you might need to reference the settings directly in the HubSpot portal or explore if a custom integration could pull this data from other endpoints.
Hey @GHubspot, thank you for posting in our Community!
Currently, the User API in HubSpot doesn’t provide direct access to the roles assigned to a user or detailed permissions like "edit" or "view" at the entity level. Roles and their specific permissions are managed within HubSpot but aren’t exposed via the API. For this level of detail, you might need to reference the settings directly in the HubSpot portal or explore if a custom integration could pull this data from other endpoints.