Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

evaluation_id
string
required

ID of the organization evaluation.

Query Parameters

days
integer
default:30

Window length in days.

Required range: 1 <= x <= 365

Response

Grade counts in the window.

days
integer
grades
object

Count of completed results per grade. Grades with no results are omitted.