API REFERENCE · SCHEMA
AuditPage schema
Required fields are always present in their containing object. Optional fields may be omitted; null is allowed only where stated. Array item fields apply to every item.
All endpoints and schemasitemsRequired- object[]
items item fields
Each array item: object.
items[]Required.id - string
Format: uuid.
items[]Required.caseId - string
Format: uuid.
items[]Required.actorId - string
items[]Required.actorEmail - string or null
May be null.
items[].actorEmail fields and rules
Allowed alternatives
- string
- null
May be null.
items[]Required.decision - string
Values: "open", "confirmed", "dismissed".
items[]Required.businessDisposition - string
Values: "pending", "allow", "restrict", "escalate".
items[]Required.appliedControls - AppliedDecisionControls or null
May be null.
items[].appliedControls fields and rules
Allowed alternatives
- AppliedDecisionControls
See all AppliedDecisionControls fields for the complete structure, required properties and constraints.
- null
May be null.
- AppliedDecisionControls
items[]Required.notes - string or null
May be null.
items[].notes fields and rules
Allowed alternatives
- string
- null
May be null.
items[]Required.createdAt - string
Format: date-time.
items[]Required.screeningId - string or null
May be null.
items[].screeningId fields and rules
Allowed alternatives
- string
Format: uuid.
- null
May be null.
- string
items[]Required.subjectName - string or null
May be null.
items[].subjectName fields and rules
Allowed alternatives
- string
- null
May be null.
items[]Required.evidenceAvailable - boolean
nextCursorRequired- string or null
May be null.
nextCursor fields and rules
Allowed alternatives
- string
- null
May be null.