MinUddannelse Api

<back to all web services

AlleInstitutionerRequest

MU:Elev alleinstitutioner API

Requires Authentication
Required role:MueApi
The following routes are available for this service:
GET/muelev/referencedata/alleinstitutionerHent informationer om alle institutioner i institutionsregisteret.
AlleInstitutionerRequest Parameters:
NameParameterData TypeRequiredDescription
InkluderFiktiveInstitutionerqueryboolNo
AlleInstitutionerResponse Parameters:
NameParameterData TypeRequiredDescription
InstEjerKoderformList<InstitutionerResponseInstEjerDto>No
InstTyperformList<InstitutionerResponseInstTypeDto>No
InstitutionerformList<AlleInstitutionerResponseInstDto>No
InstitutionerResponseInstEjerDto Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
EjerTekstformstringNo
InstitutionerResponseInstTypeDto Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
InstTypeformstringNo
AlleInstitutionerResponseInstDto Parameters:
NameParameterData TypeRequiredDescription
OrganisationsNummerformstringNo
Laengdegradformdecimal?NoLaengdegrad - Geografiske koordinater, for placering af institutionen.
Breddegradformdecimal?NoBreddegrad - Geografiske koordinater, for placering af institutionen.
NavnformstringNo
InstitutionKodeformstringNo
KommunekodeformstringNo
CvrNummerformlong?No
PNummerformlong?No
AdresseformstringNo
PostnummerformstringNo
BynavnformstringNo
TelefonformstringNo
EmailformstringNo
EjerkodeIdformint?No
Makstrinformint?No
InstitutionTypeIdformint?No
BeliggenhedsKommunekodeformstringNo
HovedInstitutionKodeformstringNo
NedlagtformDateTime?NoDato for nedlæggelsen af institutionen jf. det officielle institutionsregister.

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /muelev/referencedata/alleinstitutioner HTTP/1.1 
Host: api.minuddannelse.net 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"instEjerKoder":[{}],"instTyper":[{}],"institutioner":[{}]}