List current inventoryAsk AIget https://api.katanamrp.com/v1/inventoryReturns a list for current inventory. The inventory is returned in sorted order, with the oldest locations appearing first.Query Paramslocation_idintegerFilters inventories by a valid location idvariant_idarray of integersFilters inventories by valid variant idsvariant_idADD integerinclude_archivedbooleanIncludes archived inventoriestruefalseextendarray of stringsArray of objects that need to be added to the responseextendADD stringlimitstringUsed for pagination (default is 50)pagestringUsed for pagination (default is 1)Responses 200List all inventories 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