GET api/v1/exams/examTypes

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of GetExamTypeBE
NameDescriptionTypeAdditional information
ExamsTypes

ExamsTypes

None.

CoursesMapping

Collection of ExamTypeCourseMapping

None.

InstrumentTypesMapping

Collection of ExamTypeInstrumentTypeMapping

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'ExamsTypes' with type 'Emalogic.Conservatory.BusinessEntities.ExamsTypes'. Path '[0].ExamsTypes.ExamDependencies[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'ExamsTypes' with type 'Emalogic.Conservatory.BusinessEntities.ExamsTypes'. Path '[0].ExamsTypes.ExamDependencies[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Emalogic.Conservatory.BusinessEntities.CourseDependencies, Emalogic.Conservatory.BusinessEntities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Emalogic.Conservatory.BusinessEntities.CourseDependencies, Emalogic.Conservatory.BusinessEntities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.