ℹ️ These docs are for current Galileo customers running v1.0. Docs for the v2.0 version of Galileo can be found here.
{ "status": "not_triggered", "text": "<string>", "trace_metadata": { "id": "<string>", "received_at": 123, "response_at": 123, "execution_time": -1 } }
"<any>"
When a Protect execution completes with the status specified in the configuration, the webhook specified is triggered with this payload.
Successful Response
The response is of type any.
any
Was this page helpful?