Skip to main content
GET /vendor/{org_token}/locations
Returns all locations in your organization.

Path parameters

ParameterTypeRequiredDescription
org_tokenstringYesYour organization token (find it here)

Example request

curl -X GET "https://api.framen.com/vendor/Org_9WeJxcVrRnM/locations"

Response

Returns an array of location objects. There is no pagination — all locations are returned in a single response.