v1
latestOpenAPI 3.0.02026-08-0455133277.1 KBCatalog
Get a catalog
Get a single catalog by ID
get/v0/catalogs/{id}
Path parameters
idstring required
Catalog ID
Response
OK
Example response
{
"area": 100,
"bandset_id": "47435e2b-d8c4-41ff-9de9-2be3bfc92277",
"created_at": "2024-05-27T06:50:20.056549Z",
"created_by": "0d7b3c5e-3b2a-4e77-bedb-5e0d2257cdb6",
"details": {
"geometry": {
"type": "Polygon"
}
},
"id": "47435e2b-d8c4-41ff-9de9-2be3bfc92276",
"org_id": "e31ab6f8-d359-4c6a-83c6-bfa322 29bb01",
"task_id": "ef8195b7-5ca6-4aca-a3fc-df6ffd58892d",
"updated_at": "2024-05-27T06:50:20.056549Z",
"updated_by": "0ada9483-e3ed-4f31-8a69-372686966451"
}