Get a limited number of real-time data entries
GET {{fastly_url}}/v1/channel/{{service_id}}/ts/h/limit/{{max_entries}}
Get data for the 120 seconds preceding the latest timestamp available for a service, up to a maximum of max_entries entries.
Authorization: Requires API token.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |