Skip to content

The evaluation object

Returned by the overall evaluation routes. Every field except object and status is null until the evaluation completes.

idstringnullable

Opaque evaluation ID, null while no evaluation exists.

objectoverall_meeting_evaluation

Resource type. Always overall_meeting_evaluation, including for calls.

meeting_idstring

The record this evaluation belongs to. Carries the prefix of its collection: mtg_ or call_.

statusnot_started · processing · completed · failed

Public processing state.

scoreintegernullable

Score from 0 to 10, or null until the evaluation completes.

justificationstringnullable

Why the score was given, or null until the evaluation completes.

created_atstring date-timenullable

When the evaluation was created, or null when none exists yet.

updated_atstring date-timenullable

When the evaluation last changed, or null when none exists yet.