api_get
Explore and map parent API endpoints by sending raw GET requests. Returns status and body for any response, including 404 and 400 errors.
Instructions
Rått GET mot foreldre-API-et — for kartlegging av nye endepunkter.
path: f.eks. "/api/children". params_json: query-parametre som JSON-objekt; userId legges til automatisk om den ikke er satt. Returnerer status og body uansett utfall, så 404/400 også gir informasjon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |