Get Entity Metrics
  • 25 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Get Entity Metrics

  • Dark
    Light

Article Summary

Post
/insight/{oid}/metrics

Retrieve a history of metrics for entities.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
start
integer

optional timestamp in seconds where to begin

end
integer

optional timestamp in seconds where to stop

entity_type
string

the type of entity to query for

entity_id
string

the unique ID of the entity to query

metric_name
string

the name of the metric to query

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?

What's Next