Retrieve timeseries metrics

GET {{fastly_url}}/security/workspaces/{{workspace_id}}/timeseries?end&granularity&metrics&start

Get timeseries metrics in a workspace.

Authorization: API token with at least Engineer permissions.

Request Params

KeyDatatypeRequiredDescription
endnullThe end of a date-time range, expressed in RFC 3339 format.
granularitynullLevel of detail of the sample size in seconds.
metricsnullComma-separated list of metrics to be included in the timeseries.
startnullThe start of a date-time range, expressed in RFC 3339 format.