Retrieve Location Type
BetaGET
/v1/operations/location-types/{id}This endpoint is idempotent. Learn more
Returns a location type by ID or code.
Permissions requiredValues:locations:read
The role behind your API key or agent must grant every one of these permissions.
idstringLocation type ID or code, such as building or bin.
idstringLocation type ID.
objectstringenumValues:location_typeResource type identifier.
codeobjectThe level of the storage hierarchy this type represents.
The levels run from largest to smallest: building, section, aisle, rack, shelf, bin.
namestringDisplay name of the location type.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last-updated timestamp.
Responses
200
Successful response for Retrieve Location Type