Fetch Metric values for one or more systems

For each system ID passed, evaluates each metric ID/UUID passed for that system for the latest inspection data and returns the results. Instead of the latest inspection data, you can specify a date from which to retrieve metric values. Setting includeNonVisible true allows you to get metric values without requiring you to toggle metrics to display within the Liongard UI.

Query Params
boolean

If you want to include non-enabled metrics to be evaluated. Default is false.

Body Params
systems
array of integers

List of system IDs

systems
metrics
array of integers

List of metric IDs

metrics
metricUUIDs
array of uuids

List of metric UUIDs

metricUUIDs
date

Inspection date from which to retrieve metric values. If not specified, metric values from the latest inspection will be retrieved.

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json