Get Key Operation Timeseries

Get timeseries data for a key operation

Log in to see full request history
Path Params
string
required

Name of the customer organization

string
required

Name of the customer project

string
required

The ID of the timeseries for which to fetch data

Query Params
date-time
required

Beginning of the time range being queried, e.g., 2020-09-30T02:30:00-08:00

date-time
required

End of the time range being queried, e.g., 2020-10-01T06:30:00-08:00

boolean
Defaults to false

Indicates whether the response should include the number of spans with errors in each time window.

boolean
Defaults to false

Indicates whether the response should include the latencies

boolean
Defaults to false

Indicates whether the response should include the throughput

Responses
200

JSON representation of a key operation timeseries

400

One or more of the request parameter(s) is not valid

401

The API Key does not provide access to this resource

404

Project name is not found

Language
Credentials
URL
Click Try It! to start a request and see the response here!