- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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?