curl --request GET \
--url 'https://api.hubapi.com/feature-flags/v3/{appId}/flags/{flagName}/portals/{portalId}?hapikey='{
"appId": 123,
"flagName": "<string>",
"flagState": "ABSENT",
"portalId": 123
}Retrieve the account-level flag state of a specific HubSpot account.
curl --request GET \
--url 'https://api.hubapi.com/feature-flags/v3/{appId}/flags/{flagName}/portals/{portalId}?hapikey='{
"appId": 123,
"flagName": "<string>",
"flagState": "ABSENT",
"portalId": 123
}Supported products
Was this page helpful?