Skip to main content
GET
/
locations
/
{id}
{
  "id": "<string>",
  "name": "<string>",
  "parentLocationId": "<string>"
}

Path Parameters

id
string
required

The ID of the location to get

Response

The location has been successfully retrieved

id
string
required

The id of the location

name
string
required

The name of the location

parentLocationId
string | null

The id of the parent location