Get telemetry stream records

Get most recently processed records for a given telemetry stream.

Note: Recently submitted telemetry data can take several hours to be available through this endpoint.

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

The name of the telemetry stream to retrieve records for.

Query Params
integer
1 to 1000
Defaults to 1000

The numbers of items to return.

Headers
string
required

Your CloudZero API Key. Note: This is not a bearer token, and should appear in the header as Authorization: <cloudzero-api-key>

Responses
200

Telemetry records

403

Not authorized, make sure you're using a valid API key in the header Authorization

429

Rate limit exceeded. The API enforces rate limiting on incoming requests. Retry after a short delay.

503

Service temporarily unavailable due to downstream capacity constraints. Retry after a short delay with exponential backoff.

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