curl --request GET \
--url https://api.wirespeed.co/integration/{integrationId}/webhookSecret \
--header 'Authorization: Bearer <token>'{
"webhookSecret": "<string>"
}curl --request GET \
--url https://api.wirespeed.co/integration/{integrationId}/webhookSecret \
--header 'Authorization: Bearer <token>'{
"webhookSecret": "<string>"
}