Zum Hauptinhalt springen

List websites (specified as domain and path) from a project where performance data is available

GET /v2/projects/{projectId}/page-insights/
v2
GET
pageinsights-list-performance-data-for-project

Request

  • projectIdstring (uuid)
    required

    ID of the Project to list domains for.

Responses

application/json

OK

  • Array[
  • *object
    • domainstring
      required
    • pathsarray of object
      required
      • Array[
      • *object
        • createdAtstring (date-time)
          required
        • pathstring
          required
        • performanceScoreinteger
          required
        • screenshotFileRefstring
      • ]
]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/projects/f0f86186-0a5a-45b2-aa33-502777496347/page-insights?domain=string