You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Purpose
API paragraph not found
Specification
Logic
API paragraph not found
Request structure
API paragraph not found
Authorize
Request to process the request using a token in the headers
API paragraph not found
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
Example:
Response example
{
"meta": {
"code": 200,
"url": "https://example.com/resource",
"type": "object",
"request_id": "6617aeec-15e2-4d6f-b9bd-53559c358f97#17810"
},
"data": [
{
"id": "b075f148-7f93-4fc2-b2ec-2d81b19a9b7b",
"region": "Київ",
"koatuu": "3520380802"
}
],
"paging": {
"page_number": 2,
"page_size": 50,
"total_entries": 1000,
"total_pages": 23
}
}
Post-processing processes
API paragraph not found
HTTP status codes