List all actions for a specific inventory
Returns a paginated list of actions for a specific inventory with optional filtering.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
inventoryIdentifier
Inventory ID or name
Query parameters
page
page
pageSize
pageSize
sortField
sortField
sortOrder
sortOrder
search
search
action_types
action_types
Response
Paginated list of actions for the inventory
status
result
error
Errors
500
Internal Server Error