curl --request GET \
--url https://api.hubapi.com/webhooks-journal/subscriptions/2026-03/filters/subscription/{subscriptionId}[
{
"createdAt": 123,
"filter": {
"conditions": [
{
"filterType": "CRM_OBJECT_PROPERTY",
"operator": "CONTAINS",
"property": "<string>",
"value": "<string>",
"values": [
"<string>"
]
}
]
},
"id": 123
}
]curl --request GET \
--url https://api.hubapi.com/webhooks-journal/subscriptions/2026-03/filters/subscription/{subscriptionId}[
{
"createdAt": 123,
"filter": {
"conditions": [
{
"filterType": "CRM_OBJECT_PROPERTY",
"operator": "CONTAINS",
"property": "<string>",
"value": "<string>",
"values": [
"<string>"
]
}
]
},
"id": 123
}
]Supported products
successful operation
Was this page helpful?