List facility's specialty information

Returns all Infos associated with the specified facility specialty.

Request
path Parameters
facilityId
required
string <uuid>

Identifier of the facility to get the information for.

facilitySpecialtyId
required
string <uuid>

Identifier of the facility specialty to get the information for.

Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

get/facilities/{facilityId}/specialties/{facilitySpecialtyId}/info
Response samples
application/json
[
  • null
]