getPolygonsForProject
API Version: 1.102.0
GET
/projects/{projectId}/polygons
Get Polygons For Project.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
projectId
string
Project ID
Response
{
"projectId": 0,
"geometry": {}
}
Last updated
Was this helpful?