GET classes/{ssdsClassId}/details
Authorization
Access to this endpoint is granted if all following conditions are true:
- Authenticated user who is either StaffMember
- Authenticated user belongs to center which matches a center that is assigned to material specified by "ssdsClassId" uri parameter or by content of request.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ssdsClassId | string |
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": "6df2645e-b56e-43ee-bc84-2ca1e3342502",
"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": "d66f0abf-2685-4edc-92ae-b2c8ec12e217",
"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": "6df2645e-b56e-43ee-bc84-2ca1e3342502",
"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": "d66f0abf-2685-4edc-92ae-b2c8ec12e217",
"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": "6df2645e-b56e-43ee-bc84-2ca1e3342502",
"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": "d66f0abf-2685-4edc-92ae-b2c8ec12e217",
"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": "6df2645e-b56e-43ee-bc84-2ca1e3342502",
"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": "d66f0abf-2685-4edc-92ae-b2c8ec12e217",
"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": "2851c950-4b40-49ce-88bd-51458e1c77ea",
"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-04-04T08:57:42.1054529+00:00",
"Duration": 12,
"Categories": [
{
"Id": "b387f1d2-18dc-40f2-951c-2e1360cceae6",
"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": "b387f1d2-18dc-40f2-951c-2e1360cceae6",
"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": "a2451b61-2536-468a-b80a-a7ab06cea7cb",
"AcceptsStandby": true,
"TeacherId": "931c0f06-b5c7-4b86-9205-ea83100d8d66",
"TeacherSsdsId": "sample string 17",
"IsVisibleInGroup": true,
"IsB2B": true,
"IsStandbyListFull": false,
"CenterId": "20bdf93c-6d2c-429a-9284-8e324f202f62",
"IsTechnologyEnabledCenter": true,
"IsScheduledInOnlineCenter": true,
"IsTeen": true
}