List LocationsAsk AIget https://app.rackbeat.com/api/locationsRetrieve a list of locations with optional filtering and pagination.Query Paramssimple_filter[name]stringCan be filtered using the following operators: eq, neq. Example: test123simple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorssearchstringUsed to filter output. Example: test123is_barredstringUsed to filter output. Example: trueparent_idstringUsed to filter output. Example: test123is_defaultstringUsed to filter output. Example: truebarcodestringUsed to filter output. Example: test123updated_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago