Skip to content
Talk to our solutions team

Error Codes

Errors are returned as { "code": "…", "message": "…" }.

CodeHTTPMeaning
jobs-json-request-parse-failed400The request body was not valid JSON
jobs-request-required-field-not-found400A required field was missing
jobs-query-parsing-failed400The /runs filter expression could not be parsed
jobs-ctx-tenant-not-found400The CPET headers didn’t resolve to a tenant
jobs-global-config-is-nil500The service booted without required global config
HTTPCondition
200Job accepted → {"runid": "…"}
400Invalid JSON body
401Teams trigger: Authorization: HMAC signature mismatch
403The job’s access rule denied the trigger

See also Operations.