v1
latestOpenAPI 3.1.02026-08-06230114.0 KBLocations
Get Location By ID
get/v1/locations/{locationId}
Path parameters
locationIdstring required
Headers
Authorizationstring
User access token
User access token
Content-Type'application/json'
Response
Returns a location
Example response
{
"name": "Home",
"id": "65f8a2b4c9d7e1234567890e"
}