get_correspondent
Retrieve a specific correspondent's details by ID to identify document senders or recipients in Paperless.
Instructions
Fetch a correspondent by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| correspondent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| slug | No | ||
| match | No | ||
| owner | No | ||
| document_count | No | ||
| is_insensitive | No | ||
| user_can_change | No | ||
| matching_algorithm | No | ||
| last_correspondence | No |