get_tag
Retrieve a specific tag from Paperless-NGX by providing its unique ID.
Instructions
Fetch a tag by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| slug | No | ||
| color | No | ||
| match | No | ||
| owner | No | ||
| colour | No | ||
| is_inbox_tag | No | ||
| document_count | No | ||
| is_insensitive | No | ||
| user_can_change | No | ||
| matching_algorithm | No |