GET api/Center?centerId={centerId}&startDate={startDate}&includeOnlineCenterClasses={includeOnlineCenterClasses}&includeCrossCenterGroupClasses={includeCrossCenterGroupClasses}&isIncludeParamRequired={isIncludeParamRequired}
Authorization
Access to this endpoint is public.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| centerId | globally unique identifier | 
                             Required  | 
            |
| startDate | date | 
                             Required  | 
            |
| includeOnlineCenterClasses | boolean | 
                             Required  | 
            |
| includeCrossCenterGroupClasses | boolean | 
                             Required  | 
            |
| isIncludeParamRequired | boolean | 
                             Required  | 
            
Body Parameters
None.
Response Information
Resource Description
Collection of PearsonEnglish.LearningServices.Wse.Models.Views.ScheduledClassViewModel| Name | Description | Type | Additional information | 
|---|---|---|---|
| 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.  | 
            |
| CenterName | string | 
                         None.  | 
            |
| IsTechnologyEnabledCenter | boolean | 
                         None.  | 
            |
| IsScheduledInOnlineCenter | boolean | 
                         None.  | 
            |
| IsTeen | boolean | 
                         None.  | 
            
Response Formats
application/json, text/json
            Sample:
[
  {
    "Id": "bc1f91ac-0efb-499d-9d54-4c52cd3f637f",
    "ClassId": "sample string 2",
    "ClassCode": "sample string 3",
    "ClassType": 4,
    "NumberOfSeats": 5,
    "NumberOfStudents": 6,
    "IsComplete": true,
    "NumberOfStudentsOnStandbyList": 1,
    "MaxNumberOfStudentsOnStandbyList": 7,
    "IsClosed": true,
    "IsOnline": true,
    "StartDate": "2025-11-04T09:56:08.2492663+00:00",
    "Duration": 9,
    "Categories": [
      {
        "Id": "03de4852-1931-4193-b70c-b25e4bf4dd5c",
        "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": "03de4852-1931-4193-b70c-b25e4bf4dd5c",
        "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 10",
    "ClassDescription": "sample string 11",
    "CompanyId": "c2e46263-f2be-4fa1-893b-852ff349e1a6",
    "AcceptsStandby": true,
    "TeacherId": "d7db93ab-c5be-4fed-aab7-fa12dafeb74b",
    "TeacherSsdsId": "sample string 14",
    "IsVisibleInGroup": true,
    "IsB2B": true,
    "IsStandbyListFull": false,
    "CenterId": "9ed4e619-d6de-4ee1-8545-e6a920fb206c",
    "CenterName": "sample string 17",
    "IsTechnologyEnabledCenter": true,
    "IsScheduledInOnlineCenter": true,
    "IsTeen": true
  },
  {
    "Id": "bc1f91ac-0efb-499d-9d54-4c52cd3f637f",
    "ClassId": "sample string 2",
    "ClassCode": "sample string 3",
    "ClassType": 4,
    "NumberOfSeats": 5,
    "NumberOfStudents": 6,
    "IsComplete": true,
    "NumberOfStudentsOnStandbyList": 1,
    "MaxNumberOfStudentsOnStandbyList": 7,
    "IsClosed": true,
    "IsOnline": true,
    "StartDate": "2025-11-04T09:56:08.2492663+00:00",
    "Duration": 9,
    "Categories": [
      {
        "Id": "03de4852-1931-4193-b70c-b25e4bf4dd5c",
        "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": "03de4852-1931-4193-b70c-b25e4bf4dd5c",
        "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 10",
    "ClassDescription": "sample string 11",
    "CompanyId": "c2e46263-f2be-4fa1-893b-852ff349e1a6",
    "AcceptsStandby": true,
    "TeacherId": "d7db93ab-c5be-4fed-aab7-fa12dafeb74b",
    "TeacherSsdsId": "sample string 14",
    "IsVisibleInGroup": true,
    "IsB2B": true,
    "IsStandbyListFull": false,
    "CenterId": "9ed4e619-d6de-4ee1-8545-e6a920fb206c",
    "CenterName": "sample string 17",
    "IsTechnologyEnabledCenter": true,
    "IsScheduledInOnlineCenter": true,
    "IsTeen": true
  }
]