Get agency boundaries

Get agency custom area boundary used in creating an agency post.

This API requires the following scopes:

  • agency.boundary:read

If enable_pagination is true, the output will be:

        """
        cursor: None
        has_next_page: False
        result: [{'name': 'City Agency x', 'group_id': x, 'geometry': '{ "type": "MultiPolygon", "coordinates": [x, ] }'}]
        """
Query Params
boolean
Defaults to true
boolean
Defaults to true
string
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json