JavaScript
Admin
Get a points level by ID
Get a single points level by ID.
GET
JavaScript
Authorizations
Headers
The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. Pass your own internal customer ID for the tenant. Ignored for single-tenant organisations.
Path Parameters
The UUID of the points system.
The UUID of the points level.
Response
The points level.
A points level as returned from admin endpoints.
The UUID of the level.
The name of the level.
The level key.
The threshold points value for the level.
The level description.
The badge for the level, or null if no badge is set.