ЕСОЗ - публічна документація
Get Party users list
Purpose
Method returns list of user_id(s) by party_id(s) filtered by parameters.
Specification
Link | https://uaehealthapi.docs.apiary.io/#reference/internal.-nhs-admin/party-users/get-party-users-list |
Resource | /party_users |
Scope | party_user:read |
Components | Employees |
Microservices | il/api |
Protocol type | REST |
Request type | GET |
Sync/Async | Sync |
Public/Private/Internal | Private |
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 |
|
Authorize
Request to process the request using a token in the headers
Request structure
See on Apiary
Headers
Наприклад:
Content-Type:application/json
Response structure
See on Apiary
Example:
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
200 | Response |
|
ЕСОЗ - публічна документація