Get all reviewers and details by certification
GET
/api/preview/awf/certifications/{certification_id}/reviewer_infos
Returns information about all users assigned to a certification and its results. This will include the users' email and ID, along with their progress on the certification (row_stats
listing actions counts by type).
certification_id
string
ID of a workflow certification
Y
A successful response returns AccessReviewerInfo objects within a values
array: