Get the webhook secret
curl --request GET \ --url https://api.openformat.tech/v1/webhook/secret \ --header 'X-API-KEY: <api-key>'
{ "status": "success", "webhook_secret": "7be555a9-be3b-4049-9361-664842821721" }
Webhook secret
The response is of type object.
object