Teams API
Get inventory
Fetches the inventory information for the team associated with the API key. This includes chip model details, quantities in various states (available, encoded, owned, reserved, damaged), and other inventory tracking information.
GET
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Response
200
application/json
Successfully retrieved team inventory.
The response is of type object[]
.