go back to LocationService

GET /locations/{id}

Retrieves the location for the location ID.

Roles that can access this endpoint are Users, Customers.

Parameters

name description type default type
id ID for the RowLocation to be returned path String
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean

Result

RowLocation of type: application/xml application/json

the requested RowLocation object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String
- Boolean
- Boolean