Inventory
Retrieve an Inventory
this operations retrieves the user inventory
GET
/
inventory
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
the inventory identifier
Response
200 - application/json
Unique identifier for the entity
the inventory name
flag if the inventory is the default one
the inventory resources list
the inventory description