List Conditions for Stream

Returns information about all conditions in a specific stream. You can create multiple conditions for a Stream. For example, you might create one condition for a "warning" threshold and another for a "critical" threshold. Or, you might want to have different thresholds for multiple percentiles (e.g., the 99th percentile can exceed 100ms, but your 50th percentile should never exceed 50ms).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Name of the customer organization

string
required

Name of the customer project

string
required

Stream identifier

Responses
200

JSON-formatted metadata about all conditions in the given stream

401

The API Key does not provide access to this resource, or the organization name does not exist

404

Project name is not found

410

Stream alerts are no longer supported, use metric alert endpoints

500

The stream identifier is not valid

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