Skip to main content
GET
Get Assignment Metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

taxonomy_id
string
required

Query Parameters

start_date
string<date-time> | null
end_date
string<date-time> | null
group_by
string
default:day

Response

Successful Response

Taxonomy assignment metrics response.

taxonomy_id
string
required
time_range
TimeRange · object
required

Time range for analytics queries.

metrics
AssignmentMetric · object[]
required
summary
Summary · object