...
Page Properties |
---|
Link | https://ehealthmisapi1.docs.apiary.io/#reference/public.-medical-service-provider-integration-layer/person-requests/get-person-request-by-id | Посилання на Apiary або Swagger | Resource | /api/person_requests/{{id}} | Посилання на ресурс, наприклад: /api/persons/create | Scope | person_request:read | Scope для доступу | Components | Patient registry | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription | Microservices | il/api fe/admin-web | Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC | Protocol type | REST | Тип протоколу, який використовується запитом, наприклад: SOAP | REST | Request type | GET | Тип запиту API, наприклад: GET, POST, PATCH… | Sync/Async | Sync | Метод є синхронним чи асинхронним? | Public/Private/Internal | Public | |
|
...
Authorization:Bearer {{access_token}}
api-key::{{secret}}
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
Example:
...
Page Properties |
---|
HTTP status code | Message | What caused the error |
---|
200 | Response | | 401 | | Validation Validation failed | 403 | | Invalid scope |
|