curl --request GET \
--url https://api.example.com/api/v1/webhooks/event-types[
{
"name": "<string>",
"description": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/v1/webhooks/event-types[
{
"name": "<string>",
"description": "<string>"
}
]Was this page helpful?