GetInterviewProgressStats

Description

Get interview progress stats based on aggregated counts

Signature
InterviewProgressStats[] GetInterviewProgressStats(string key, string projectId)

Parameters

Name Data Type Description

key

string required

The authentication key

projectId

string required

The project ID

Response

Data Type Description

Aggregated counts for each survey status

Example