Tool
Get user details
The HubSpot Get User Details tool authenticates and analyzes your current HubSpot access token, providing vital information about user permissions and account specifics. It is essential for verifying user identity and access rights before executing any HubSpot-related operations.
Features
- Authenticates the current HubSpot access token securely.
- Retrieves detailed user information including user ID and owner ID.
- Provides comprehensive account data such as Hub ID and App ID.
- Lists all authorized API scopes tied to the user.
- Generates UI domain and hub ID to construct HubSpot interface URLs for quick access.
Benefits
- Ensures secure and accurate user authentication before performing actions.
- Helps in permission verification to prevent unauthorized access.
- Facilitates seamless integration by providing necessary account and user context.
- Enables efficient management of user-owned objects within HubSpot.
- Supports smooth navigation by providing direct links to relevant HubSpot UI pages.
Description
🎯 Purpose 1. Authenticates and analyzes the current HubSpot access token, providing context about the user's permissions and account details. 🧠Usage Guidance: 1. This tool must be used before performing any operations with Hubspot tools to determine the identity of the user, and permissions they have on their Hubspot account. 📦 Returns: 1. User ID, Hub ID, App ID, token type, a comprehensive list of authorized API scopes, and detailed owner information, and account information. 2. The uiDomain and hubId can be used to construct URLs to the HubSpot UI for the user. 3. If the user is an owner, the ownerId will help identify objects that are owned by the user.