Get real-time domain data from a specified time
GET {{fastly_url}}/v1/domains/{{service_id}}/ts/{{start_timestamp}}
Get real-time domain 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 starttimestamp of the next request for a seamless continuation of the dataset from one request to the next. Due to processing latency, the earliest entry in the response dataset may be earlier than starttimestamp by the value of AggregateDelay.
Authorization: Requires API token.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |