v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Grade Code

Find grade codes based on search parameters.

post/api/grade-codes/list

Query parameters

Sort.Fieldstring

Sort field

Sort.Dir'ascending' | 'descending'

Specify sorting direction.

Sort direction

Skipinteger

Number of records to skip.

Takeinteger

Number of records to return (maximum)

Request body

namestring nullable

Filter tags based on their name.

idsstring[] nullable

Filter tags based on matching ids.

Response

List of grade codes matching the filters

idstring required

Unique Id associated to the referenced object

namestring required

Descriptive name associated to the object

style'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'connected' required

Style enum (for tags).

descriptionstring nullable

Descriptive name associated to the object

typesCommonEnumTagTypeEnum[] required

Represents where/how this tag is used.

deletedboolean nullable

Indicate if this tag has been deleted.