# Vault Groups

These endpoints allow you to view your vault groups.
        <br><br>
        Vault Groups are used to collectively manage policies and view permissions for a group of vaults.
       <br><br>
       The API is read-only. To manage vault groups, visit the Fordefi web console. See more info in the
       <a href='https://docs.fordefi.com/user-guide/vaults/handle-vault-groups'>user</a> guide.

## List Vault Groups

 - [GET /api/v1/vault-groups](https://docs.fordefi.com/api/latest/openapi/vault-groups/list_vault_groups_api_v1_vault_groups_get.md): Get a list of vault groups in the organization.

