curl --request GET \
--url https://api.hubapi.com/marketing/v3/marketing-events/events/search \
--header 'Authorization: Bearer <token>'{
"results": [
{
"appId": 123,
"externalAccountId": "<string>",
"externalEventId": "<string>",
"objectId": "<string>"
}
]
}curl --request GET \
--url https://api.hubapi.com/marketing/v3/marketing-events/events/search \
--header 'Authorization: Bearer <token>'{
"results": [
{
"appId": 123,
"externalAccountId": "<string>",
"externalEventId": "<string>",
"objectId": "<string>"
}
]
}サポートされる製品
必須スコープ