List all storage binsAsk AIget https://api.katanamrp.com/v1/bin_locationsReturns a list of storage bins you’ve previously created. The storage bins are returned in sorted order, with the most recent storage bin appearing first.Query Paramslocation_idstringFilters storage bins by location. By storage bins are returned for all locationsbin_namestringFilters storage bins by nameinclude_deletedbooleanSoft-deleted data is excluded from result set by default. Set to true to include it.truefalselimitstringUsed for pagination (default is 50)pagestringUsed for pagination (default is 1)Responses 200List of storage bins 401Make sure you've entered your API token correctly. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago