JavaScript
Users
Get a single metric for a user
Get a user’s progress against a single active metric.
GET
JavaScript
Authorizations
Headers
The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. The value should be your internal ID for the tenant. Ignored for single-tenant organisations.
Response
Successful operation
The unique ID of the metric.
Example:
"d01dcbcb-d51e-4c12-b054-dc811dcdc623"
The unique key of the metric.
Example:
"words-written"
The name of the metric.
Example:
"Words written"
The user's current total for the metric.
Example:
1500
A list of the metric's achievements and the user's progress towards each.