Returns the webhook.
curl --request GET \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id}
{
"channel": "campaign:create",
"id": "<string>",
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"secret": "<string>",
"url": "<string>"
}
Id of the webhook.
Successful Response
The response is of type object
.
curl --request GET \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id}
{
"channel": "campaign:create",
"id": "<string>",
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"secret": "<string>",
"url": "<string>"
}
Returns the webhook.
curl --request GET \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id}
{
"channel": "campaign:create",
"id": "<string>",
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"secret": "<string>",
"url": "<string>"
}
Id of the webhook.
Successful Response
The response is of type object
.
curl --request GET \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id}
{
"channel": "campaign:create",
"id": "<string>",
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"secret": "<string>",
"url": "<string>"
}