get_admission_decisions
Read the immutable decisions for one prior admission operation. Historical admission is not authorization for new work.
Available in the deployed MCP and HTTP bundle. Confirm access and inputs with your connected catalog. Workspace scopes and enabled providers still apply.
This read does not start a verification job.
Example request
Connect through MCP, CLI, or HTTP. Replace example identifiers with records from your workspace.Returned result
Illustrative data validated against the documented response schema. IDs and dates are examples, not a live account capture. MCP returns this data instructuredContent and in a text content block; generic HTTP and CLI return the JSON result directly.
Input fields
Omit optional fields when you do not want to supply them. Null is accepted only where listed. Unknown input properties are rejected.Validation and omitted values
Current policy applies before durable import or candidate work. Rejected rows retain their reason and original row identity. Evaluation and retained-record reevaluation do not mutate records. Report pages do not apply whole-import domain caps; a changed policy requires restarting pagination. Historical receipts describe the original operation, not permission for new work.Output fields
Fields inside optional or nullable parents apply only when that parent exists. Common schema conventions explain evidence states, empty lists and extensions.operation_id(string, required): Identifier returned by the related operation. minLength: 1; maxLength: 200project_id(string, required): Project that owns this record. minLength: 1; maxLength: 200context(string, required): values: “import”, “candidate”, “candidate_batch”, “serve”decisions(array, required).summary(object, required): Grouped change counts included in this delivery, limited to accessible websites. additional fields rejectedpolicy_revision(integer, required): minimum: 0; maximum: 9007199254740991disavow_revision(integer, required): minimum: 0; maximum: 9007199254740991replayed(boolean, required): True when the response reuses an earlier request with the same idempotency value.
All fields and nested objects
All fields and nested objects