Get inventory action by identifier

Returns a single action document by ID or name.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

inventoryIdentifierstringRequired
Inventory ID or name
actionIdentifierstringRequired
Action ID or name

Response

Single action document
statusstring
resultobject
The action document
errorstring

Errors

500
Internal Server Error