{ "opencollection": "1.0.0", "info": { "name": "HubSpot Analytics Events Access Tokens API", "version": "3.0.0" }, "items": [ { "info": { "name": "Access Tokens", "type": "folder" }, "items": [ { "info": { "name": "Hubspot Retrieve Access Token Metadata", "type": "http" }, "http": { "method": "GET", "url": "https://api.hubapi.com/oauth/v1/access-tokens/:token", "headers": [ { "name": "Accept", "value": "application/json" } ], "params": [ { "name": "token", "value": "CKDZpunPLhICAQEYs-gDIIGOBii1hQIyGQAf3xBKEgsYjYMJVvlHEz9tFHAwSq1TQAM40s0D", "type": "path", "description": "The OAuth access token to retrieve metadata for" } ] }, "docs": "Retrieves metadata for a specific OAuth access token, including associated scopes,\nexpiration time, and the user and hub information linked to the token.\n" } ] } ], "bundled": true }