Skip to content

Get grading plan

GET
/grading/rest/v1/grading-plans/get-plan/{planId}

Get grading plan by ID

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

planId*
Typeinteger
Required

Responses

Grading plan details

application/json
JSON
{
"id": 0,
"name": "string",
"lotNumber": 0,
"programId": 0,
"status": "string",
"createdAt": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0