web_api_get
Send raw GET requests to a school parent portal API to explore new endpoints and test query parameters, returning status and body for every call.
Instructions
Rått GET mot web-foreldreportalen — for kartlegging av nye web-endepunkter.
path: f.eks. "/api/absences". params_json: query-parametre som JSON-objekt. Ingen userId legges til (web-API-et bruker childIds/organizationalUnitId). Returnerer status og body uansett utfall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |