fs.fd.system.qpark-integrasjon – Mangler kobling til dokumentasjonskategorier, bruker kobling til system istedenfor

students_informasjon – TEST: Informasjon om studenten

GET https://fs.fd.uib.no/students_informasjon/{studentid}
response
200 OK
Content-Type: text/xml

	
    
    TimeToLive: 300 (seconds in caches)

Examples

students_informasjon-v2 – Henter informasjon om en eller flere studenter

GET https://fs.fd.uib.no/students_informasjon/v2/{brukernavn}
brukernavn (ikke obligatorisk)
response
200 OK
Content-Type: text/xml


    TimeToLive: 0 (seconds in caches)

Examples

students_informasjon-v3 – Informasjon om studenten

GET https://fs.fd.uib.no/students_informasjon/v3/{studentid}
response
200 OK
Content-Type: text/xml

	
    
    TimeToLive: 300 (seconds in caches)

Examples