GET api/Center?centerId={centerId}&searchPhrase={searchPhrase}
Authorization
Access to this endpoint is public.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
centerId | globally unique identifier |
Required |
|
searchPhrase | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
PagedCollectionOfPearsonEnglish.LearningServices.Core.Models.Views.StudentListConcurrentContractViewModelName | Description | Type | Additional information |
---|---|---|---|
TotalItemCount | integer |
None. |
|
Elements | Collection of PearsonEnglish.LearningServices.Core.Models.Views.StudentListConcurrentContractViewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.