v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
Locations

Get a location value by their ID

Returns a single location by their ID

get/locations/{id}

Path parameters

idstring required

Location ID

Headers

tenant-idstring

Response

Practitioner successfully retrieved

idstring
crosswalkIdstring
entityAddressIdstring
tenantIdstring
hoursOfOperationobject[]
languagesobject[]
specialitiesobject[]
certificationsobject[]
networkAffiliationsobject[]
facilityTypesobject[]
paymentOptionsobject[]
accessibilityOptionsobject[]
practiceLimitationsobject[]
otherAttributesobject[]
identifiersobject[]
notesobject[]
billingEffectiveDatestring date-time
billingTerminationDatestring date-time
effectiveDatestring date-time
terminationDatestring date-time

Example response

{
  "billingEffectiveDate": "2022-03-10T16:15:50Z",
  "billingTerminationDate": "2022-03-10T16:15:50Z",
  "effectiveDate": "2022-03-10T16:15:50Z",
  "terminationDate": "2022-03-10T16:15:50Z"
}