ЕСОЗ - публічна документація

Get Declaration documents list

Purpose

This is an Internal method!

Service to get a list of signed URLs with read access for all the documents attached to the declaration request using a declaration identifier.

Specification

Link

https://uaehealthapi.docs.apiary.io/#reference/internal.-il-db/declarations/get-declaration-documents-list

Посилання на Apiary або Swagger

Resource

/declarations/{{id}}/documents

Посилання на ресурс, наприклад: /api/persons/create

Scope

API paragraph not found

Scope для доступу

Components

Declarations

Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription

Microservices

API paragraph not found

Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC

Protocol type

REST

Тип протоколу, який використовується запитом, наприклад: SOAP | REST

Request type

GET

Тип запиту API, наприклад: GET, POST, PATCH…

Sync/Async

Sync

Метод є синхронним чи асинхронним?

Public/Private/Internal

Internal

 

Logic

API paragraph not found

Input parameters

Input parameter

Values

Type

Description

Example

Input parameter

Values

Type

Description

Example

id

 

String

Required

b075f148-7f93-4fc2-b2ec-2d81b19a9b7b

Filters

See on Apiary

Dictionaries

API paragraph not found

Request structure

API paragraph not found

Authorize

API paragraph not found

Headers

Content-Type:application/json

Request data validation

API paragraph not found

Processing

API paragraph not found

Response structure

Example:

{ "meta": { "code": 200, "url": "https://example.com/resource", "type": "object", "request_id": "6617aeec-15e2-4d6f-b9bd-53559c358f97#17810" }, "data": [ { "type": "PASSPORT", "url": "https://storage.ehealth.world" } ], "paging": { "page_number": 2, "page_size": 50, "total_entries": 1000, "total_pages": 23 } }

Post-processing processes

API paragraph not found

HTTP status codes

HTTP status code

Message

What caused the error

HTTP status code

Message

What caused the error

 200

Response

 

Backward compatibility

API paragraph not found

ЕСОЗ - публічна документація