MinUddannelse Api

<back to all web services

GetUgebrevRequest

Requires Authentication
Required role:AulaRequires any of the roles:NovaLink, Forlag, Trivsel, Aula, Skemaprovider, Skemasubscriber, Stamdataprovider, Elevflytning, MueApi
The following routes are available for this service:
GET,OPTIONS/aula/ugebrev
AulaBaseRequest Parameters:
NameParameterData TypeRequiredDescription
ChildFilterformList<string>No
InstitutionFilterformList<string>No
InstitutionFilterIdsformList<int>No
PlacementformstringNo
SessionUuidformstringNo
IsMobileAppformboolNo
AssuranceLevelformintNo
UserProfileformstringNo
GroupformstringNo
CurrentWeekStartDateformDateTimeNo
CurrentWeekEndDateformDateTimeNo
CurrentWeekNumberformstringNo
WidgetNameformstringNo
GetUgebrevResponse Parameters:
NameParameterData TypeRequiredDescription
PersonerformList<PersonDto>No
PersonDto Parameters:
NameParameterData TypeRequiredDescription
NavnformstringNo
IdformintNo
UniLoginformstringNo
InstitutionerformList<InstitutionDto>No
InstitutionDto Parameters:
NameParameterData TypeRequiredDescription
NavnformstringNo
KodeformintNo
UgebreveformList<UgebrevDto>No
ForloebformList<ForloebDto>No
UgebrevDto Parameters:
NameParameterData TypeRequiredDescription
TilknytningIdformintNo
TilknytningNavnformstringNo
IndholdformstringNo
UgeformintNo
SortOrderformintNo
ForloebDto Parameters:
NameParameterData TypeRequiredDescription
NavnformstringNo
IkonformstringNo
IdformGuidNo
AarsplanIdformGuidNo
FarveformstringNo
UrlformstringNo
HoldformList<HoldDto>No
HoldDto Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
NavnformstringNo
FagIdformintNo
FagNavnformstringNo

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 /aula/ugebrev HTTP/1.1 
Host: api.minuddannelse.net 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"personer":[{"navn":"String","id":0,"uniLogin":"String","institutioner":[{}]}]}