/twogis/places/branches
List all branches of a 2GIS organization by its org id and region
Price: 20 credits per 50 results
💡 AI Hint: List all branches (locations) of a 2GIS organization. Provide the org id and region_id taken from a place response (a place exposes org.id and region_id). Returns the full place card for each branch.
⚠️ Common errors: 412: Organization not found in the given region
Authorizations
API token from the dashboard
Headers
Body
2GIS organization id (the org.id field of a place response)
1"4504136498310300"
2GIS region id of the organization (the region_id field of a place response; 32 = Moscow)
1"32"
Max number of branches to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response