# TagGet
## Properties
**name** | **String** | The name of the operation tag. |
**description** | Option<**String**> | A description of the operation tag. |
**id** | **String** | The unique identifier of the operation tag. | [readonly]
**count** | Option<**i32**> | The number of operations associated with this operation tag. | [readonly]
**created_at** | Option<**String**> | The date and time the operation tag was created. | [readonly]
**updated_at** | Option<**String**> | The date and time the operation tag was last updated. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)