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

identifierstringRequired
Inventory ID or name

Response

Single inventory document
statusstring
resultobject
The inventory document
errorstring

Errors

500
Internal Server Error