The response body is an array of objects, where each object has the following structure:
Field
Type
Description
url
string (uri)
uuid
string (uuid)
call
string (uri)
call_uuid
string (uuid)
call_name
string
reviewer
string (uri)
reviewer_uuid
string
Get reviewer profile UUID if available.
reviewer_name
string
Get reviewer name from profile or invited_user.
reviewer_email
string
Get email from profile, invited_user, or invited_email.
has_profile
boolean
Check if reviewer has a profile.
invited_email
string (email)
Email address for direct invitations
invited_user
string (uri)
Waldur user if email matches existing account
invited_user_name
string
invited_at
string (date-time)
invitation_status
any
invitation_status_display
string
response_date
string (date-time)
decline_reason
string
max_assignments
integer
current_assignments
integer
expertise_match_score
number (double)
Calculated affinity to call topics (0-1)
invited_by_name
string
invitation_link
string
invitation_expires_at
string (date-time)
created
string (date-time)
coi_count
integer
Count total COIs for this reviewer in this call.
coi_by_severity
object (free-form)
Count COIs by severity level.
reviews_pending
integer
Legacy field - always returns 0. Previously counted reviews in 'created' state, but that state has been removed. Reviews are now created directly in 'in_review' state. Kept for backwards compatibility with frontend.
Get email from profile, invited_user, or invited_email.
has_profile
boolean
Check if reviewer has a profile.
invited_email
string (email)
Email address for direct invitations
invited_user
string (uri)
Waldur user if email matches existing account
invited_user_name
string
invited_at
string (date-time)
invitation_status
any
invitation_status_display
string
response_date
string (date-time)
decline_reason
string
max_assignments
integer
current_assignments
integer
expertise_match_score
number (double)
Calculated affinity to call topics (0-1)
invited_by_name
string
invitation_link
string
invitation_expires_at
string (date-time)
created
string (date-time)
coi_count
integer
Count total COIs for this reviewer in this call.
coi_by_severity
object (free-form)
Count COIs by severity level.
reviews_pending
integer
Legacy field - always returns 0. Previously counted reviews in 'created' state, but that state has been removed. Reviews are now created directly in 'in_review' state. Kept for backwards compatibility with frontend.
Get email from profile, invited_user, or invited_email.
has_profile
boolean
Check if reviewer has a profile.
invited_email
string (email)
Email address for direct invitations
invited_user
string (uri)
Waldur user if email matches existing account
invited_user_name
string
invited_at
string (date-time)
invitation_status
any
invitation_status_display
string
response_date
string (date-time)
decline_reason
string
max_assignments
integer
current_assignments
integer
expertise_match_score
number (double)
Calculated affinity to call topics (0-1)
invited_by_name
string
invitation_link
string
invitation_expires_at
string (date-time)
created
string (date-time)
coi_count
integer
Count total COIs for this reviewer in this call.
coi_by_severity
object (free-form)
Count COIs by severity level.
reviews_pending
integer
Legacy field - always returns 0. Previously counted reviews in 'created' state, but that state has been removed. Reviews are now created directly in 'in_review' state. Kept for backwards compatibility with frontend.