Locations Search API Endpoint Follow
This article describes how to use the /locations /search API endpoint.
Locations /search Endpoint
You can use the Locations /search endpoint to search any field in a location or to search on a specific field. If you have an API token, the Search endpoint will return data for all locations for which your account has access.
To search on any field, use:
/locations/search?q={search string}
To search on a specific field, use:
/locations/search?q={field name}:{search string}
Comments
0 comments
Please sign in to leave a comment.