Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.hubapi.com/oauth/v1/access-tokens/{token}
{ "app_id": 123, "expires_in": 123, "hub_id": 123, "scopes": [ "<string>" ], "token": "<string>", "token_type": "<string>", "user_id": 123, "hub_domain": "<string>", "is_private_distribution": true, "signed_access_token": { "appId": 123, "expiresAt": 123, "hubId": 123, "hublet": "<string>", "installingUserId": 123, "isPrivateDistribution": true, "isServiceAccount": true, "isUserLevel": true, "newSignature": "<string>", "scopeToScopeGroupPks": "<string>", "scopes": "<string>", "signature": "<string>", "trialScopeToScopeGroupPks": "<string>", "trialScopes": "<string>", "userId": 123, "appInstallId": "<string>", "audience": "<string>" }, "user": "<string>" }
Supported products
successful operation
Show child attributes