GET api/Class?ssdsClassId={ssdsClassId}&source={source}
Authorization
Access to this endpoint is public.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ssdsClassId | string |
Required |
|
| source | PearsonEnglish.LearningServices.Core.Models.Enums.ApiCallerSource |
Required |
Body Parameters
None.
Response Information
Resource Description
PearsonEnglish.LearningServices.Wse.Models.Views.ClassDetailsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| BookedStudents | Collection of PearsonEnglish.LearningServices.Wse.Models.Views.StudentUnitAggregateViewModel |
None. |
|
| StandbyStudents | Collection of PearsonEnglish.LearningServices.Wse.Models.Views.StudentUnitAggregateViewModel |
None. |
|
| TeacherFirstName | string |
None. |
|
| TeacherLastName | string |
None. |
|
| CenterName | string |
None. |
|
| IsZoomEnabledCenter | boolean |
None. |
|
| Id | globally unique identifier |
None. |
|
| ClassId | string |
None. |
|
| ClassCode | string |
None. |
|
| ClassType | integer |
None. |
|
| NumberOfSeats | integer |
None. |
|
| NumberOfStudents | integer |
None. |
|
| IsComplete | boolean |
None. |
|
| NumberOfStudentsOnStandbyList | integer |
None. |
|
| MaxNumberOfStudentsOnStandbyList | integer |
None. |
|
| IsClosed | boolean |
None. |
|
| IsOnline | boolean |
None. |
|
| StartDate | date |
None. |
|
| Duration | integer |
None. |
|
| Categories | Collection of PearsonEnglish.LearningServices.Core.Models.Views.CategoryViewModel |
None. |
|
| CategoriesAbbreviations | string |
None. |
|
| ClassDescription | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| AcceptsStandby | boolean |
None. |
|
| TeacherId | globally unique identifier |
None. |
|
| TeacherSsdsId | string |
None. |
|
| IsVisibleInGroup | boolean |
None. |
|
| IsB2B | boolean |
None. |
|
| IsStandbyListFull | boolean |
None. |
|
| CenterId | globally unique identifier |
None. |
|
| IsTechnologyEnabledCenter | boolean |
None. |
|
| IsScheduledInOnlineCenter | boolean |
None. |
|
| IsTeen | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"BookedStudents": [
{
"Student": {
"StudentCode": "sample string 1",
"CenterId": "sample string 2",
"CenterName": "sample string 3",
"UserId": "a6d00b3a-6f2f-44fd-9fa3-a74c10824c0e",
"tempisNewStudent": true,
"LastName": "sample string 6",
"FirstName": "sample string 7",
"SsdsId": "sample string 8",
"StudentId": 9,
"PhotoUris": {
"Small": "sample string 1"
},
"SocialNetworkAddress1": "sample string 10",
"SocialNetworkAddress2": "sample string 11",
"SocialNetworkAddress3": "sample string 12",
"SocialNetworkAddress4": "sample string 13",
"SocialNetwork1": "sample string 14",
"SocialNetwork2": "sample string 15",
"SocialNetwork3": "sample string 16",
"SocialNetwork4": "sample string 17",
"Email": "sample string 18",
"MobileTelephone": "sample string 19",
"HomeTelephone": "sample string 20",
"WorkTelephone": "sample string 21",
"PreferredContactMethod": 0,
"PreferredSocialNetworkId": "0b3405cc-dc62-4b13-8ca6-643258b9c036",
"PreferredSocialNetworkName": "sample string 22",
"PreferredSocialNetworkAddress": "sample string 23"
},
"CurrentUnitNumber": "sample string 1"
},
{
"Student": {
"StudentCode": "sample string 1",
"CenterId": "sample string 2",
"CenterName": "sample string 3",
"UserId": "a6d00b3a-6f2f-44fd-9fa3-a74c10824c0e",
"tempisNewStudent": true,
"LastName": "sample string 6",
"FirstName": "sample string 7",
"SsdsId": "sample string 8",
"StudentId": 9,
"PhotoUris": {
"Small": "sample string 1"
},
"SocialNetworkAddress1": "sample string 10",
"SocialNetworkAddress2": "sample string 11",
"SocialNetworkAddress3": "sample string 12",
"SocialNetworkAddress4": "sample string 13",
"SocialNetwork1": "sample string 14",
"SocialNetwork2": "sample string 15",
"SocialNetwork3": "sample string 16",
"SocialNetwork4": "sample string 17",
"Email": "sample string 18",
"MobileTelephone": "sample string 19",
"HomeTelephone": "sample string 20",
"WorkTelephone": "sample string 21",
"PreferredContactMethod": 0,
"PreferredSocialNetworkId": "0b3405cc-dc62-4b13-8ca6-643258b9c036",
"PreferredSocialNetworkName": "sample string 22",
"PreferredSocialNetworkAddress": "sample string 23"
},
"CurrentUnitNumber": "sample string 1"
}
],
"StandbyStudents": [
{
"Student": {
"StudentCode": "sample string 1",
"CenterId": "sample string 2",
"CenterName": "sample string 3",
"UserId": "a6d00b3a-6f2f-44fd-9fa3-a74c10824c0e",
"tempisNewStudent": true,
"LastName": "sample string 6",
"FirstName": "sample string 7",
"SsdsId": "sample string 8",
"StudentId": 9,
"PhotoUris": {
"Small": "sample string 1"
},
"SocialNetworkAddress1": "sample string 10",
"SocialNetworkAddress2": "sample string 11",
"SocialNetworkAddress3": "sample string 12",
"SocialNetworkAddress4": "sample string 13",
"SocialNetwork1": "sample string 14",
"SocialNetwork2": "sample string 15",
"SocialNetwork3": "sample string 16",
"SocialNetwork4": "sample string 17",
"Email": "sample string 18",
"MobileTelephone": "sample string 19",
"HomeTelephone": "sample string 20",
"WorkTelephone": "sample string 21",
"PreferredContactMethod": 0,
"PreferredSocialNetworkId": "0b3405cc-dc62-4b13-8ca6-643258b9c036",
"PreferredSocialNetworkName": "sample string 22",
"PreferredSocialNetworkAddress": "sample string 23"
},
"CurrentUnitNumber": "sample string 1"
},
{
"Student": {
"StudentCode": "sample string 1",
"CenterId": "sample string 2",
"CenterName": "sample string 3",
"UserId": "a6d00b3a-6f2f-44fd-9fa3-a74c10824c0e",
"tempisNewStudent": true,
"LastName": "sample string 6",
"FirstName": "sample string 7",
"SsdsId": "sample string 8",
"StudentId": 9,
"PhotoUris": {
"Small": "sample string 1"
},
"SocialNetworkAddress1": "sample string 10",
"SocialNetworkAddress2": "sample string 11",
"SocialNetworkAddress3": "sample string 12",
"SocialNetworkAddress4": "sample string 13",
"SocialNetwork1": "sample string 14",
"SocialNetwork2": "sample string 15",
"SocialNetwork3": "sample string 16",
"SocialNetwork4": "sample string 17",
"Email": "sample string 18",
"MobileTelephone": "sample string 19",
"HomeTelephone": "sample string 20",
"WorkTelephone": "sample string 21",
"PreferredContactMethod": 0,
"PreferredSocialNetworkId": "0b3405cc-dc62-4b13-8ca6-643258b9c036",
"PreferredSocialNetworkName": "sample string 22",
"PreferredSocialNetworkAddress": "sample string 23"
},
"CurrentUnitNumber": "sample string 1"
}
],
"TeacherFirstName": "sample string 1",
"TeacherLastName": "sample string 2",
"CenterName": "sample string 3",
"IsZoomEnabledCenter": true,
"Id": "4f331b86-8fd8-4a8b-b6d8-9525bb965519",
"ClassId": "sample string 5",
"ClassCode": "sample string 6",
"ClassType": 7,
"NumberOfSeats": 8,
"NumberOfStudents": 9,
"IsComplete": true,
"NumberOfStudentsOnStandbyList": 1,
"MaxNumberOfStudentsOnStandbyList": 10,
"IsClosed": true,
"IsOnline": true,
"StartDate": "2026-02-09T16:11:09.8285854+00:00",
"Duration": 12,
"Categories": [
{
"Id": "eb55e480-9d15-4756-b1a1-54ff2addcdf2",
"Type": "sample string 2",
"Sequence": 1,
"Path": "sample string 3",
"Attributes": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"ChildCategories": []
},
{
"Id": "eb55e480-9d15-4756-b1a1-54ff2addcdf2",
"Type": "sample string 2",
"Sequence": 1,
"Path": "sample string 3",
"Attributes": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"ChildCategories": []
}
],
"CategoriesAbbreviations": "sample string 13",
"ClassDescription": "sample string 14",
"CompanyId": "46f64a38-30b1-48b8-97dc-e22d70d31730",
"AcceptsStandby": true,
"TeacherId": "69bd623b-1806-4d46-8288-b0d7ee425bfa",
"TeacherSsdsId": "sample string 17",
"IsVisibleInGroup": true,
"IsB2B": true,
"IsStandbyListFull": false,
"CenterId": "ac542642-bf44-4e71-9ca3-a0ab170e2130",
"IsTechnologyEnabledCenter": true,
"IsScheduledInOnlineCenter": true,
"IsTeen": true
}