Table of Contents | ||||
---|---|---|---|---|
|
...
...
Purpose
...
Method returns list of user_id(s) by party_id(s) filtered by parameters.
Specification
...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name | COVID-certificate | |||||||||||||||||
Project abreviation | SVC | |||||||||||||||||
Developer | Розробник методу API. Наприклад, Edenlab | |||||||||||||||||
Project Manager | @Єлизавета Гессен-Дармштадська | |||||||||||||||||
Tech Lead | @Іоанн Воїнов | |||||||||||||||||
Product Owner | @Нікодім Святогорцев | |||||||||||||||||
Вusiness analyst | @Пантелеймон Нікомедійський | Status |
Status | ||||
---|---|---|---|---|
|
Version
Date of release | |
---|---|
Link | https://uaehealthapi.docs.apiary.io/#reference/internal.-nhs-admin/party-users/get-party-users-list |
Resource | /party_users |
Scope | party_user:read |
Components | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescriptionEmployees |
Microservices | Перелік мікросервісів, які використовує метод API. Наприклад: Auth, ABACil/api |
Protocol type | Тип протоколу, який використовується запитом, наприклад: SOAP | REST |
Request type | GET |
Sync/Async | Метод є синхронним чи асинхронним? |
Logic*
Method returns list of user_id(s) by party_id(s) filtered by parameters.
Filters
|
Input parameters
See on Apiary
Filters
See on Apiary
Filter | Values | Type | Description | Example |
---|---|---|---|---|
user_id | String | user Identifier |
| |
party_id | String | Party Identifier |
| |
page | Number | Page number |
| |
page_size | Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50 |
|
Request structure*
...
Authorize
...
Request to process the request using a token in the headers
Request structure
See on Apiary
Headers
...
Наприклад:
Content-Type:application/json
Validate request*
API paragraph not found
Request data validation*
API paragraph not found
...
API paragraph not found
Response structure
...
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes*
API paragraph not found
HTTP status codes
...
Page Properties | ||||||
---|---|---|---|---|---|---|
|