- Mock serverhttps://docs.datastone.com.br/_mock/api/prospection/filters/list_person/
- https://api.datastone.com.br/v1https://api.datastone.com.br/v1/prospection/filters/list_person/
curl -i -X GET \
https://docs.datastone.com.br/_mock/api/prospection/filters/list_person/ \
-H 'Authorization: YOUR_API_KEY_HERE'Response
[ { "filter_id": 123, "filter_name": "Executivos SP", "data": {}, "created_at": "2023-01-15T10:30:00Z" } ]