Get provider details

View as MarkdownOpen in Claude
Returns the details of a single provider, including all active locations, contact methods, current open status, and recent wait-time signals. The response shape depends on the caller. Members receive a lean shape covering name, address, contact, current open status, and wait-time. Operators receive an extended shape that adds service-level scheduling, upcoming closures, network utilisation analytics, and trust metadata. Location data is scoped to active locations of the provider organisation. Returns a 404 when the provider does not exist or is not active in the requested jurisdiction.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
Stable provider identifier.

Response

Member view of the provider. Operator view of the provider with analytics and trust metadata.
PatientProviderobject
OR
Providerobject