Get inventory by identifier
Returns a single inventory document by ID or name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
identifier
Inventory ID or name
Response
Single inventory document
status
result
The inventory document
error
Errors
500
Internal Server Error