GET /zones/{zone_id}/speed_api/pages/{url}/trend

Lists the core web vital metrics trend over time for a specific page.

Servers

Path parameters

Name Type Required Description
url String Yes
zone_id String Yes

Query parameters

Name Type Required Description
metrics String Yes

A comma-separated list of metrics to include in the results.

region String Yes

Possible values:

  • "us-central1"
  • "asia-south1"
  • "asia-east1"
  • "us-west1"
  • "us-south1"
  • "asia-southeast1"
  • "europe-west2"
  • "europe-west1"
  • "us-east4"
  • "us-east1"
  • "southamerica-east1"
  • "asia-northeast2"
  • "australia-southeast1"
  • "europe-southwest1"
  • "europe-west4"
  • "me-west1"
  • "asia-northeast1"
  • "europe-north1"
  • "europe-west3"
  • "europe-west9"
  • "europe-west8"
end String No
deviceType String Yes

Possible values:

  • "MOBILE"
  • "DESKTOP"
tz String Yes

The timezone of the start and end timestamps.

start String Yes

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.