Retrieve list of centers close to the base center

This API retrieves a list of centers based on the base center's ID and coordinates (latitude and longitude).

Response Model

CenterInfoList

Json PropertyData TypeDescription
centersListList of all centers
requested_centersListRequested center details
page_infoPaginationDetailsViewModelPagination details
errorApiErrorModelError model

centers object (CenterInfo)

Json PropertyData TypeDescription
distance_to_provided_locationdouble?Distance to the provided location (Nullable)
distance_typestringName of the unit for the distance
Language
Credentials
Header
Click Try It! to start a request and see the response here!