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