v1
latestOpenAPI 3.1.02026-07-1342112262.5 KBLocations
Fetch a location
Fetch a location
Required scope: business/locations:read
get/v1/locations/{location_id}
Path parameters
location_idstring required
The unique identifier of the location.
The unique identifier of the location.
Response
Successful Response
Example response
{
"created_at": "2024-11-19T15:27:02+00:00",
"id": "1743683416648-616bc018-c572-430b-9c07-4e813ed03eb4",
"name": "Main Store",
"updated_at": "2024-11-19T16:27:23+00:00"
}