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
statusstringOptional
resultobjectOptional
The inventory document
errorstringOptional

Errors

500
Internal Server Error