ℹ️ These docs are for current Galileo customers running v1.0. Docs for the v2.0 version of Galileo can be found here.
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
When a Protect execution completes with the status specified in the configuration, the webhook specified is triggered with this payload.
Text from the request after processing the rules.
Show child attributes
Unique identifier for the request.
Time the request was received by the server in nanoseconds.
Time the response was sent by the server in nanoseconds.
Execution time for the request (in seconds).
Status of the request after processing the rules.
triggered
failed
error
timeout
paused
not_triggered
skipped
Successful Response
Was this page helpful?