Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Get grading programs
GET
/grading/rest/v1/grading-plans/get-grading-programs
Returns available grading programs
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
Available grading programs
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
0
,
"name"
:
"string"
,
"description"
:
"string"
,
"parameters"
:
{
}
,
"active"
:
true
}
]
GET
/grading/rest/v1/grading-plans/get-grading-programs
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI