GET api/Instructors/{SchoolYear}
Returns the Instructors for the Sites in a School Year.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SchoolYear |
Numeric Value of the School Year (i.e. 2018 for the 2017-2018 School Year) |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Instructor objects for the specified SchoolYear
Collection of InstructorName | Description | Type | Additional information |
---|---|---|---|
InstructorUid |
The user identifier for the Instructor. |
string |
None. |
Active |
The active indicator for the Instructor. |
boolean |
None. |
SIFRefId |
The SIFRefId for the Instructor. |
globally unique identifier |
None. |
InstructorPerson |
The Person for the Instructor. |
Person |
None. |
DefaultAddress |
The default address for the Instructor. |
Address |
None. |
AddressList |
The addresses for the Instructor. This list includes the default address for the Instructor. |
Collection of Address |
None. |
DefaultPhone |
The default phone for the Instructor. |
Phone |
None. |
PhoneList |
The phones for the Instructor. This list includes the default phone for the Instructor. |
Collection of Phone |
None. |
DefaultEmail |
The default email for the Instructor. |
None. |
|
EmailList |
The emails for the Instructor. This list includes the default email for the Instructor. |
Collection of Email |
None. |
Id |
The application identifier for the object. This cannot be changed by the user. |
globally unique identifier |
None. |
DataVersion |
The version of the API data |
string |
None. |
ApiName |
The name of the object without the Api suffix |
string |
None. |
Response Formats
application/json, text/json
[ { "InstructorUid": "sample string 1", "Active": true, "SIFRefId": "9cb3af22-d789-4fe2-b839-dc45491dcd71", "InstructorPerson": { "Title": "sample string 1", "FirstName": "sample string 2", "MiddleName": "sample string 3", "LastName": "sample string 4", "Suffix": "sample string 5", "AlternateFirstName": "sample string 6", "AlternateLastName": "sample string 7", "SSN": "sample string 8", "Gender": "sample string 9", "BirthDate": "2025-04-25T23:39:28.2636553-05:00", "HispanicLatino": true, "AmericanIndian": true, "White": true, "Asian": true, "PacificIslander": true, "Black": true, "UnknownRace": true, "EmployerName": "sample string 18", "LanguageCodeUid": "sample string 19", "LanguageCodeDescription": "sample string 20", "Id": "2358d3e0-3310-4121-90f4-a836adf308b4", "DataVersion": "sample string 22", "ApiName": "" }, "DefaultAddress": { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" }, "AddressList": [ { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" }, { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" } ], "DefaultPhone": { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" }, "PhoneList": [ { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" }, { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" } ], "DefaultEmail": { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" }, "EmailList": [ { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" }, { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" } ], "Id": "77d08473-ea8b-49e3-a93c-a508e8558960", "DataVersion": "sample string 5", "ApiName": "" }, { "InstructorUid": "sample string 1", "Active": true, "SIFRefId": "9cb3af22-d789-4fe2-b839-dc45491dcd71", "InstructorPerson": { "Title": "sample string 1", "FirstName": "sample string 2", "MiddleName": "sample string 3", "LastName": "sample string 4", "Suffix": "sample string 5", "AlternateFirstName": "sample string 6", "AlternateLastName": "sample string 7", "SSN": "sample string 8", "Gender": "sample string 9", "BirthDate": "2025-04-25T23:39:28.2636553-05:00", "HispanicLatino": true, "AmericanIndian": true, "White": true, "Asian": true, "PacificIslander": true, "Black": true, "UnknownRace": true, "EmployerName": "sample string 18", "LanguageCodeUid": "sample string 19", "LanguageCodeDescription": "sample string 20", "Id": "2358d3e0-3310-4121-90f4-a836adf308b4", "DataVersion": "sample string 22", "ApiName": "" }, "DefaultAddress": { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" }, "AddressList": [ { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" }, { "AddressType": "sample string 1", "AddressTypeDescription": "sample string 2", "Line1": "sample string 3", "Line2": "sample string 4", "Line3": "sample string 5", "Apartment": "sample string 6", "City": "sample string 7", "State": "sample string 8", "Country": "sample string 9", "PostalCode": "sample string 10", "Zip": "sample string 11", "ZipPlusFour": "sample string 12", "RoomNumber": "sample string 13", "Id": "00c60e7e-0073-4ffc-839b-83503de118f1", "DataVersion": "sample string 15", "ApiName": "" } ], "DefaultPhone": { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" }, "PhoneList": [ { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" }, { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "14f4305e-9858-4f2d-bebf-2f40ff9339f1", "DataVersion": "sample string 6", "ApiName": "" } ], "DefaultEmail": { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" }, "EmailList": [ { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" }, { "Address": "sample string 1", "Description": "sample string 2", "Id": "53d53933-4f6f-4493-9608-d6fcc408173a", "DataVersion": "sample string 4", "ApiName": "" } ], "Id": "77d08473-ea8b-49e3-a93c-a508e8558960", "DataVersion": "sample string 5", "ApiName": "" } ]
application/xml, text/xml
<ArrayOfInstructor xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi.v1"> <Instructor> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 5</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">77d08473-ea8b-49e3-a93c-a508e8558960</Id> <Active>true</Active> <AddressList> <Address> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </Address> <Address> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </Address> </AddressList> <DefaultAddress> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </DefaultAddress> <DefaultEmail> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </DefaultEmail> <DefaultPhone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </DefaultPhone> <EmailList> <Email> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </Email> <Email> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </Email> </EmailList> <InstructorPerson> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 22</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">2358d3e0-3310-4121-90f4-a836adf308b4</Id> <AlternateFirstName>sample string 6</AlternateFirstName> <AlternateLastName>sample string 7</AlternateLastName> <AmericanIndian>true</AmericanIndian> <Asian>true</Asian> <BirthDate>2025-04-25T23:39:28.2636553-05:00</BirthDate> <Black>true</Black> <EmployerName>sample string 18</EmployerName> <FirstName>sample string 2</FirstName> <Gender>sample string 9</Gender> <HispanicLatino>true</HispanicLatino> <LanguageCodeDescription>sample string 20</LanguageCodeDescription> <LanguageCodeUid>sample string 19</LanguageCodeUid> <LastName>sample string 4</LastName> <MiddleName>sample string 3</MiddleName> <PacificIslander>true</PacificIslander> <SSN>sample string 8</SSN> <Suffix>sample string 5</Suffix> <Title>sample string 1</Title> <UnknownRace>true</UnknownRace> <White>true</White> </InstructorPerson> <InstructorUid>sample string 1</InstructorUid> <PhoneList> <Phone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </Phone> <Phone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </Phone> </PhoneList> <SIFRefId>9cb3af22-d789-4fe2-b839-dc45491dcd71</SIFRefId> </Instructor> <Instructor> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 5</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">77d08473-ea8b-49e3-a93c-a508e8558960</Id> <Active>true</Active> <AddressList> <Address> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </Address> <Address> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </Address> </AddressList> <DefaultAddress> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">00c60e7e-0073-4ffc-839b-83503de118f1</Id> <AddressType>sample string 1</AddressType> <AddressTypeDescription>sample string 2</AddressTypeDescription> <Apartment>sample string 6</Apartment> <City>sample string 7</City> <Country>sample string 9</Country> <Line1>sample string 3</Line1> <Line2>sample string 4</Line2> <Line3>sample string 5</Line3> <PostalCode>sample string 10</PostalCode> <RoomNumber>sample string 13</RoomNumber> <State>sample string 8</State> <Zip>sample string 11</Zip> <ZipPlusFour>sample string 12</ZipPlusFour> </DefaultAddress> <DefaultEmail> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </DefaultEmail> <DefaultPhone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </DefaultPhone> <EmailList> <Email> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </Email> <Email> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">53d53933-4f6f-4493-9608-d6fcc408173a</Id> <Address>sample string 1</Address> <Description>sample string 2</Description> </Email> </EmailList> <InstructorPerson> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 22</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">2358d3e0-3310-4121-90f4-a836adf308b4</Id> <AlternateFirstName>sample string 6</AlternateFirstName> <AlternateLastName>sample string 7</AlternateLastName> <AmericanIndian>true</AmericanIndian> <Asian>true</Asian> <BirthDate>2025-04-25T23:39:28.2636553-05:00</BirthDate> <Black>true</Black> <EmployerName>sample string 18</EmployerName> <FirstName>sample string 2</FirstName> <Gender>sample string 9</Gender> <HispanicLatino>true</HispanicLatino> <LanguageCodeDescription>sample string 20</LanguageCodeDescription> <LanguageCodeUid>sample string 19</LanguageCodeUid> <LastName>sample string 4</LastName> <MiddleName>sample string 3</MiddleName> <PacificIslander>true</PacificIslander> <SSN>sample string 8</SSN> <Suffix>sample string 5</Suffix> <Title>sample string 1</Title> <UnknownRace>true</UnknownRace> <White>true</White> </InstructorPerson> <InstructorUid>sample string 1</InstructorUid> <PhoneList> <Phone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </Phone> <Phone> <DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion> <Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">14f4305e-9858-4f2d-bebf-2f40ff9339f1</Id> <Description>sample string 4</Description> <MessageDeviceType>sample string 1</MessageDeviceType> <MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription> <Number>sample string 3</Number> </Phone> </PhoneList> <SIFRefId>9cb3af22-d789-4fe2-b839-dc45491dcd71</SIFRefId> </Instructor> </ArrayOfInstructor>