get https://{baseUrl}/api/facilities/getByName/
Used to make sure facility name is unique within the user's tenant
Log in to see full request history
Response
200OK
Used to make sure facility name is unique within the user's tenant
200OK
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/facilities/getByName/strName
Try It!
to start a request and see the response here!