# Tags

Attach metadata to resources.

## Get Tags

 - [GET /api/v1/tags](https://developer.floqast.app/api-reference/openapi/tags/gettags.md): This API endpoint retrieves tags under a TLC

## Tag Attachments

 - [PUT /api/v1/tags/attachments](https://developer.floqast.app/api-reference/openapi/tags/puttag.md): This endpoint attaches or detaches a tag to/from a reconciliation. When attaching, if the specified tag does not exist, it will be created and then attached automatically.

