Get secret
GET/nevisadmin/api/v1/inventories/:key/secrets/:secretId
Required permission: MODIFY_INVENTORY on the inventory, or higher scope
Required permission: SUPER_ADMIN (If inventory modifications are restricted.)
Get the content of an inventory secret.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid inventory key or secret ID
Insufficient permissions.
Inventory or secret not found