Get User Recognition Activity
transkribus_user_activity_recognitionRetrieve the recognition activity history for a specific user by providing their resource ID. Optionally filter by start and end timestamps.
Instructions
Get recognition activity history for a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| from | No | Start timestamp (epoch ms) | |
| to | No | End timestamp (epoch ms) |