Skip to main content
GET
List inventory groups

Query Parameters

type
enum<string>
default:all

Filter by group type

Available options:
aisle,
bay,
shelf,
slot,
all
Example:

"slot"

zone
string

Filter by zone code

Example:

"A"

aisle
integer | null

Filter by aisle number

Example:

1

parent_id
string<uuid>

Filter by parent group ID

Response

200 - application/json

List of inventory groups

groups
object[]
required