OpenapiGet OpenAPI specification (JSON)Returns the OpenAPI 3.1 specification as JSON.Server URLloading...GET/api/v1/openapi.jsonSendReturns the OpenAPI 3.1 specification as JSON.Response Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/v1/openapi.json"200{}TestingUse the interactive webhook test playground to test your integrations.Get OpenAPI specification (YAML) GETReturns the OpenAPI 3.1 specification as YAML.