Locations
List locations
Create location
Retrieve location
Update location
Webhooks
location.created
location.updated
<- Locations API
Locations API
Version
2024-11-20
GET
/v2/locations/{location_id}
Retrieves details of a single location.
Specify "main" as the location ID to retrieve details of the main location.
Guide
Retrieve a specific location
Example code
location_id
string
Required
The ID of the location to retrieve. Specify the string "main" to return the main location.
errors
Error [ ]
Information about errors encountered during the request.
Show attributes
location
Location
The requested location.