Required role: | Elevflytning | Requires any of the roles: | NovaLink, Forlag, Trivsel, Aula, Skemaprovider, Skemasubscriber, Stamdataprovider, Elevflytning, MueApi |
GET | /elevdata |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Cpr | query | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Elev | form | ElevDto | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Historik | form | IEnumerable<HistorikDto> | No | |
Karakterer | form | IEnumerable<KarakterDto> | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
PersonGuid | form | Guid | No | |
InstitutionsKommunekode | form | string | No | |
InstitutionsKommune | form | string | No | |
Institutionskode | form | string | No | |
InstitutionsNavn | form | string | No | |
Startdato | form | DateTime | No | |
Slutdato | form | DateTime? | No | |
Klassebetegnelse | form | string | No | |
KlassetypeKode | form | int? | No | |
Klassetype | form | string | No | |
Elevniveau | form | string | No | |
ErAktiv | form | bool | No | |
GroupId | form | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Elev_Personnummer | form | string | No | |
Skoleaar | form | string | No | |
Fag | form | string | No | |
Fagart | form | string | No | |
Trin | form | string | No | |
Kategori | form | string | No | |
Karakter | form | string | No | |
Laeseplan_10kl | form | string | No | |
K_Paafoer | form | string | No | |
Udtalelse_Vedlagt | form | string | No | |
UdtalelseTekst | form | string | No | |
UdtalelseKaraktertype | form | string | No | |
LaeseplanDisciplin | form | string | No | |
LaeseplanProeveNiveua | form | string | No |
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 /elevdata HTTP/1.1 Host: api.minuddannelse.net Accept: application/json
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length {"elev":{}}