ComparisonGeometryID
Name | Description | Type | Examples |
---|---|---|---|
*compare_geometry_id | Filter by a previously saved geometry. | string | 379c730942e570d586a5520770c0a65d 4442852e86f5ef4cf241a43bac90a6dcfh |
Supported values for {geometry_id}
Value obtainable from $.id
field of Create Geometry Response Body.
Example
curl 'https://api.datappeal.io/v4/ondemand/account/{account_id}/locations/poi/list?geometry_id=379c730942e570d586a5520770c0a65d' \
-H 'x-api-key: {x_api_key}' \
-H 'Authorization: Bearer {jwt_bearer}' \