Skip to content
Talk to our solutions team

Error Codes

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

CodeHTTPMeaning
invalid_request400Malformed request body or arguments
invalid_cpet400The CPET could not be resolved from the request
budget_too_small400The recall token budget is too small to return anything
claim_invalid401The X-Kis-Scope-Claim signature or expiry is invalid
scope_forbidden403The scope claim does not authorize the requested scope(s)
session_not_found404No session with that id in this tenant
consolidation_busy409A consolidation job for this target is already running
forget_incomplete500A right-to-forget deletion could not fully propagate (a partial receipt is returned)
internal500Unexpected server error

See also Operations → Retention and forgetting.