Required roles: | MueApi, MueApi |
GET | /muelev/fravaer/institutionsadgang |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Kommunekode | query | int? | No | Angives hvis der ønskes udlæst institutioner med adgang til fravær for en specifik kommune |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Institutioner | form | IEnumerable<InstitutionFravaerDto> | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
InstitutionsKode | form | string | Yes | Institutionskode tilgængelig for udlæsning af fravær |
Skoleaar | form | int | Yes | Skoleår tilgængelig for udlæsning af fravær |
Link | form | string | Yes | Link til udlæsning af fravær for instituionen med det angivne skoleår |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /muelev/fravaer/institutionsadgang HTTP/1.1 Host: api.minuddannelse.net Accept: application/json
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length {}