Siden opdateres automatisk til at afspejle koden.
Metoder
GetUddannelsesinstitution (GET /v1/Uddannelsesinstitution/{institutionsnummer})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|
A-kasse | X | | | | | | | |
JobCenter | X | | | | | | X | |
STAR | X | | | | | | | |
Scope
eksternedata.read
Element | Type | Detaljer | Forekomst | Beskrivelse |
institutionsnummer [Path] | int32 | | 1 | |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
response | GetUddannelsesinstitutionResponseDto | | 1 | |
- uddannelsesinstitution | UddannelsesinstitutionDto | | 1 | |
- - institutionsnummer | int32 | | 1 | |
- - institutionsnavn | string | Length: 1-128 | 1 | |
- - cvrNummer | string | Pattern: [0-9]{8} | 0 - 1 | Beskrivelse af CVR-nummer |
- - pNummer | string | Pattern: [0-9]{10} | 0 - 1 | Beskrivelse af P-nummer |
- - vejnavn | string | MaxLength: 40 | 0 - 1 | |
- - husnummer | string | MaxLength: 4 | 0 - 1 | |
- - etage | string | MaxLength: 2 | 0 - 1 | |
- - sideDoer | string | MaxLength: 3 | 0 - 1 | |
- - postnummer | string | Pattern: [0-9]{4} | 0 - 1 | Postnummer |
- - postdistrikt | string | MaxLength: 49 | 0 - 1 | |
- - geokoordinat | GeoCoordinateDto | | 0 - 1 | |
- - - breddegrad | double | | 1 | |
- - - laengdegrad | double | | 1 | |
- - telefonnummer | string | MaxLength: 9 | 0 - 1 | |
- - email | string | MaxLength: 80 | 0 - 1 | |
- - hjemmeside | string | MaxLength: 80 | 0 - 1 | |
- - institutionstype | InstitutionstypeCodeList | | 1 | |
- - institutionErAktiv | boolean | | 1 | |
- - institutionNedlagtDato | date-time | | 0 - 1 | |
Fejlkoder
Ingen fejlkoder
GetUddannelsesinstitution (GET /v1/Uddannelsesinstitution)
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|
A-kasse | X | | | | | | | |
JobCenter | X | | | | | | X | |
STAR | X | | | | | | | |
Scope
eksternedata.read
Element | Type | Detaljer | Forekomst | Beskrivelse |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
response | GetAllUddannelsesinstitutionerResponseDto | | 1 | |
- uddannelsesinstitutioner | UddannelsesinstitutionDtoCollection | | 1 | |
- - UddannelsesinstitutionDto | UddannelsesinstitutionDto | | 0 - * | |
- - - institutionsnummer | int32 | | 1 | |
- - - institutionsnavn | string | Length: 1-128 | 1 | |
- - - cvrNummer | string | Pattern: [0-9]{8} | 0 - 1 | Beskrivelse af CVR-nummer |
- - - pNummer | string | Pattern: [0-9]{10} | 0 - 1 | Beskrivelse af P-nummer |
- - - vejnavn | string | MaxLength: 40 | 0 - 1 | |
- - - husnummer | string | MaxLength: 4 | 0 - 1 | |
- - - etage | string | MaxLength: 2 | 0 - 1 | |
- - - sideDoer | string | MaxLength: 3 | 0 - 1 | |
- - - postnummer | string | Pattern: [0-9]{4} | 0 - 1 | Postnummer |
- - - postdistrikt | string | MaxLength: 49 | 0 - 1 | |
- - - geokoordinat | GeoCoordinateDto | | 0 - 1 | |
- - - - breddegrad | double | | 1 | |
- - - - laengdegrad | double | | 1 | |
- - - telefonnummer | string | MaxLength: 9 | 0 - 1 | |
- - - email | string | MaxLength: 80 | 0 - 1 | |
- - - hjemmeside | string | MaxLength: 80 | 0 - 1 | |
- - - institutionstype | InstitutionstypeCodeList | | 1 | |
- - - institutionErAktiv | boolean | | 1 | |
- - - institutionNedlagtDato | date-time | | 0 - 1 | |
Fejlkoder
Ingen fejlkoder