Facilities Endpoints
Retrieve facility by id
GET
Retrieve a facility
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The facility_id of the facility you want to retrieve
Response
200
application/json
The response is of type object
.
Retrieve a facility