CORE
Introduction
Service Catalogue is a core service intended to manage services in the Digital Health Platform(DHP). This define the permissions or acces control that is imposed on a user which determines the scope of activities they can perform.
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | Read Service | v1 | Fetch the details of a service from its name. |
| 2. | List Services | v1 | Fetch all the services whose name matches with the given string. |
| 3. | List Endpoints by EndpointIds | v1 | List endpoints by endpoint ids. |
| 4. | List Service Names | v1 | List Service Names based on language. |
| 5. | List Endpoints by Categories | v1 | List Endpoints by Categories. |