Skip to main content
GET
Get a list of available constants required in the evaluation.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response with metadata.

subjects
object

Represents subject IDs mapped to subject names. Used for categorizing exams and answer sheets. Example: 1: Science

Example:
grade
object

Maps class IDs to their respective class names. Useful for organizing exams by grade level. Example: 10: Tenth

Example:
examType
object

Maps exam type IDs to descriptions. Example: 1: Pre Boards

Example:
fileType
object

Represents the format of uploaded files. Example: 1: pdf, 2: png, 3: jpeg

Example:
fileStatus
object

Indicates the status of a file being processed. Example: 0: Open, 2: Completed

Example:
queryTypes
object

Maps query types to their descriptions. Useful for managing user queries. Example: 1: Classification

Example:
queryStatus
object

Indicates the progress of a query.. Example: 1: Submitted, 3: Resolved

Example:
publishTypeEntity
string[]

Represents possible states for publishing results. Values: [pre-publish, final-publish]

Example:
updateEntityType
object[]
Example: