List value metrics

Returns the value metrics in the current value model, without their formulas. Archived metrics are hidden unless includeArchived is true.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Query parameters

limitintegerOptional1-100Defaults to 10
offsetintegerOptional
includeArchivedbooleanOptional
Whether to include archived metrics in the response. Defaults to false.

Response

200
datalist of objects
paginationobject

Errors

404
Not Found Error
500
Internal Server Error