Skip to main content

Get all data for a given strace

GET /v2/projects/{projectId}/straces/{straceId}/
v2
GET
pageinsights-get-strace-data

Request

  • straceIdstring (uuid)
    required

    ID of the strace to get the data for.

  • projectIdstring (uuid)
    required

    ID of the project the strace belongs to.

Responses

application/json

OK

  • executedAtstring (date-time)
    required
  • idstring (uuid)
    required
  • resultone of 2 alternatives
    required

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/projects/f0f86186-0a5a-45b2-aa33-502777496347/straces/f0f86186-0a5a-45b2-aa33-502777496347