curl --request GET \
--url https://api.hubapi.com/analytics/v2/reports/{objectType}/exists{
"exists": true
}Check to see if there is analytics data for a specified object type.
curl --request GET \
--url https://api.hubapi.com/analytics/v2/reports/{objectType}/exists{
"exists": true
}Was this page helpful?