List places
List places
Returns a paginated list of store locations belonging to your organisation.
GET
List places
Authorizations
API key with sf_live_ prefix. Pass as Authorization: Bearer sf_live_...
Query Parameters
Filter by ISO 3166-1 alpha-2 country code.
Example:
"US"
Filter by retail channel.
Example:
"grocery"
Full-text search on place title and address.
Example:
"Walmart"
Filter by project ID.
Example:
"prj_def456"
Opaque pagination cursor returned in the previous response.
Maximum number of items to return (default 25, max 100).
Required range:
1 <= x <= 100