# Filegroups

## Get active file groups

 - [GET /api/v1/filegroups](https://zonedevelopersdocumentationv1.redocly.app/apis/filegroups/paths/~1api~1v1~1filegroups/get.md): This endpoint returns all active file groups configured
under the current account context.

Behavior:

- Only active file groups are included
- Results are scoped to the authenticated account
- Used to populate file classification or upload options

