Get real-time data from specified time

GET {{fastly_url}}/v1/channel/{{service_id}}/ts/{{timestamp_in_seconds}}

Get real-time data for the specified reporting period. Specify 0 to get a single entry for the last complete second. The Timestamp field included in the response provides the time index of the latest entry in the dataset and can be provided as the start_timestamp of the next request for a seamless continuation of the dataset from one request to the next.

Authorization: Requires API token.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring