Get a value metric

Returns one value metric with its formula, signal binding and monetary conversion joined together. Call getCurrentValueModel if you need the active version number to guard a follow-up write.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

slugstringRequired>=1 character

Response

200
slugstring
namestring
categorystring or null
unitobject
descriptionstring or null
longDescriptionstring or null
sourceslist of objects or null
archivedAtstring or null
monetaryConversionobject or null
formulaobject or null
signalslist of objects

Errors

404
Not Found Error
500
Internal Server Error