Skip to main content
POST
BatchGetLatestEntityMetrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
synqPaths
string[]

Entity synq_paths to look up. Duplicates are allowed and de-duplicated server-side.

Response

200 - application/json

Success

latestBySynqPath
object

Latest observed data point keyed by the requested synq_path. Entities with no recent sample are omitted — callers should treat a missing key as "no metrics available".