We're adding two additional fields to the response when generating an access token using the POST /oauth/v1/token endpoint:
You can see an example below:
These fields will match the same values that would be returned when getting the information for the access token.
These new fields will automatically be included for any request to generate an access token, whether this is the initial token generated using an auth code, or refreshing the access token using the refresh token after the initial token expires.
The new fields will be added to the response beginning on August 18, 2025.
If you'd like to try the new fields early, you can opt into the beta from the product updates page in your HubSpot account.
Please let us know if you have any questions by joining the discussion in our community.