info: name: Recupero range voti maturità type: http seq: 6 tags: - anagrafica http: method: GET url: "{{baseUrl}}/rangeVotiMaturita" auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5 examples: - name: 200 Response description: Successful response request: url: "{{baseUrl}}/rangeVotiMaturita" method: GET response: status: 200 statusText: OK body: type: text data: "" docs: | Fornisce i range dei voti di maturità configurati su esse3. **Estensioni:** Codice Estensione|Valore|Nota -|-|- x-cache-type|lowRefreshRateUserIndependent|Risorsa che varia con frequenza bassa, cache Http abilitata, cache server abilitata. Maggiori dettagli [qui](https://wiki.u-gov.it/confluence/display/ESSE3/Servizi+REST+su+ESSE3#ServiziRESTsuESSE3-Cachingdellerichieste) **Controlli di sicurezza:** ====== _Nota: Il controllo per utente è verificato quando viene passato almeno uno dei controlli previsti_ **Utente: USER_TECNICO** Profilo|Controllo| Funzione -|-|- UTENTE_TECNICO|funzione accessibile alle utenze tecniche per accessi ai servizi REST|Security.checkUserTecnico()