GET api/v1/exams/studentEaxms?StudentId={StudentId}&YearId={YearId}&Status={Status}&StartDate={StartDate}&EndDate={EndDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId | integer |
Required |
|
| YearId | integer |
None. |
|
| Status | byte |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of GetStudentExamsModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Starts | date |
None. |
|
| Ends | date |
None. |
|
| JudgesRank | integer |
None. |
|
| Grade | integer |
None. |
|
| Status | byte |
None. |
|
| ExternalId | globally unique identifier |
None. |
|
| Attachments | Collection of AttachmentModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Name": "sample string 1",
"Starts": "2026-03-13T00:21:23.3973277+02:00",
"Ends": "2026-03-13T00:21:23.3973277+02:00",
"JudgesRank": 1,
"Grade": 1,
"Status": 64,
"ExternalId": "8ff6cc4b-3652-4e4e-b47b-33eafd78b321",
"Attachments": [
{
"Id": 1,
"OwnerId": "d2430191-22f0-4961-8f0f-cc17d076675e",
"Name": "sample string 3",
"Url": "sample string 4",
"CreatedAt": "2026-03-13T00:21:23.3973277+02:00",
"ExternalId": "62453b7e-25f7-4219-bb0d-b9801df9bf7c",
"IsDeleted": true
},
{
"Id": 1,
"OwnerId": "d2430191-22f0-4961-8f0f-cc17d076675e",
"Name": "sample string 3",
"Url": "sample string 4",
"CreatedAt": "2026-03-13T00:21:23.3973277+02:00",
"ExternalId": "62453b7e-25f7-4219-bb0d-b9801df9bf7c",
"IsDeleted": true
}
]
},
{
"Name": "sample string 1",
"Starts": "2026-03-13T00:21:23.3973277+02:00",
"Ends": "2026-03-13T00:21:23.3973277+02:00",
"JudgesRank": 1,
"Grade": 1,
"Status": 64,
"ExternalId": "8ff6cc4b-3652-4e4e-b47b-33eafd78b321",
"Attachments": [
{
"Id": 1,
"OwnerId": "d2430191-22f0-4961-8f0f-cc17d076675e",
"Name": "sample string 3",
"Url": "sample string 4",
"CreatedAt": "2026-03-13T00:21:23.3973277+02:00",
"ExternalId": "62453b7e-25f7-4219-bb0d-b9801df9bf7c",
"IsDeleted": true
},
{
"Id": 1,
"OwnerId": "d2430191-22f0-4961-8f0f-cc17d076675e",
"Name": "sample string 3",
"Url": "sample string 4",
"CreatedAt": "2026-03-13T00:21:23.3973277+02:00",
"ExternalId": "62453b7e-25f7-4219-bb0d-b9801df9bf7c",
"IsDeleted": true
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfGetStudentExamsModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emalogic.Conservatory.Common.Models">
<GetStudentExamsModel>
<Attachments>
<AttachmentModel>
<CreatedAt>2026-03-13T00:21:23.3973277+02:00</CreatedAt>
<ExternalId>62453b7e-25f7-4219-bb0d-b9801df9bf7c</ExternalId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<Name>sample string 3</Name>
<OwnerId>d2430191-22f0-4961-8f0f-cc17d076675e</OwnerId>
<Url>sample string 4</Url>
</AttachmentModel>
<AttachmentModel>
<CreatedAt>2026-03-13T00:21:23.3973277+02:00</CreatedAt>
<ExternalId>62453b7e-25f7-4219-bb0d-b9801df9bf7c</ExternalId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<Name>sample string 3</Name>
<OwnerId>d2430191-22f0-4961-8f0f-cc17d076675e</OwnerId>
<Url>sample string 4</Url>
</AttachmentModel>
</Attachments>
<Ends>2026-03-13T00:21:23.3973277+02:00</Ends>
<ExternalId>8ff6cc4b-3652-4e4e-b47b-33eafd78b321</ExternalId>
<Grade>1</Grade>
<JudgesRank>1</JudgesRank>
<Name>sample string 1</Name>
<Starts>2026-03-13T00:21:23.3973277+02:00</Starts>
<Status>64</Status>
</GetStudentExamsModel>
<GetStudentExamsModel>
<Attachments>
<AttachmentModel>
<CreatedAt>2026-03-13T00:21:23.3973277+02:00</CreatedAt>
<ExternalId>62453b7e-25f7-4219-bb0d-b9801df9bf7c</ExternalId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<Name>sample string 3</Name>
<OwnerId>d2430191-22f0-4961-8f0f-cc17d076675e</OwnerId>
<Url>sample string 4</Url>
</AttachmentModel>
<AttachmentModel>
<CreatedAt>2026-03-13T00:21:23.3973277+02:00</CreatedAt>
<ExternalId>62453b7e-25f7-4219-bb0d-b9801df9bf7c</ExternalId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<Name>sample string 3</Name>
<OwnerId>d2430191-22f0-4961-8f0f-cc17d076675e</OwnerId>
<Url>sample string 4</Url>
</AttachmentModel>
</Attachments>
<Ends>2026-03-13T00:21:23.3973277+02:00</Ends>
<ExternalId>8ff6cc4b-3652-4e4e-b47b-33eafd78b321</ExternalId>
<Grade>1</Grade>
<JudgesRank>1</JudgesRank>
<Name>sample string 1</Name>
<Starts>2026-03-13T00:21:23.3973277+02:00</Starts>
<Status>64</Status>
</GetStudentExamsModel>
</ArrayOfGetStudentExamsModel>