ExternalGraderResponse
External grader as visible to the registering caller. authenticationCredential is deliberately absent — write-only material never leaves the platform.
- authenticationType: string · ExternalGraderAuthenticationTypeenum
Type requiredHow the platform authenticates outbound calls to the grader.
values- none
- api
_key
- dateType: string Format: date-time
Created requiredISO 8601 timestamp of registration.
- dateType: string Format: date-time
Last Modified requiredISO 8601 timestamp of the last modification.
- idType: string Format: uuidrequired
Stable identifier. Content items bind to graders by this id.
- statusType: string · ExternalGraderStatusenumrequired
Lifecycle state of an external grader
values- active
- revoked
- urlType: string Format: urirequired
Grading endpoint URL.
