# Folders

Lock and manage folder state.

## Get metadata about a folder by Id

 - [GET /api/v1/folders/{folderId}](https://developer.floqast.app/api-reference/openapi/folders/getfolderbyid.md): This API endpoint provides metadata about a folder.

## Updates a folder's lock state by Id.

 - [PUT /api/v1/folders/{folderId}/locking](https://developer.floqast.app/api-reference/openapi/folders/patchlockfolderbyid.md): This API endpoint updates the lock state of a folder.

