Skip to content

Get assessment options

GET
/rest/v1/assessment-options

Returns an array containing all existing assessment options

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of assessment options

application/json
JSON
[
{
"id": 0,
"name": "string",
"description": "string",
"dataType": "string",
"options": [
"string"
],
"active": true
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z