0.0.0
OAS 3.0.0
Map Layer API
Base URL
Client Libraries
Shell
Ruby
Node.js
PHP
Python
C
More
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
The request has succeeded.
curl --request GET \
--url https://dpt-openapi.finema.dev/layers{
"page": 1,
"total": 1,
"limit": 1,
"count": 1,
"items": [
{
"id": "c667df88-4de8-442b-a64a-5fbce59086f0",
"layer_name": "…",
"created_at": "…",
"created_by_id": "…",
"updated_at": "…",
"updated_by_id": "…"
}
]
}The request has succeeded.