GET
/providers/{providerId}
Get Provider
Retrieve a specific healthcare provider by ID.
Path Parameters
See schema: ProviderIdPathParam
Request Body
Content Types: -
Schema: -
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | Successful response with provider details | Provider |
| 404 | Provider not found | ErrorResponse |