v1
latestOpenAPI 3.1.02026-07-24590188.7 KBGet agency boundaries
get/external/api/partner/v1/agency/boundary/
Query parameters
show_geometriesboolean
enable_paginationboolean
afterstring
Response
200
Example response
[
{
"name": "Custom Boundary 1",
"group_id": 12,
"geometry_id": 123,
"type": "area",
"geometry": "{ \"type\": \"MultiPolygon\", \"coordinates\": [ [ [ [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ], [ -123.123, 123.123 ] ] ] ] }"
}
]