Get User Recognition Activity
transkribus_user_activity_recognitionRetrieve recognition activity records for a specific user by providing their resource ID, with optional time range filters to view activity from a given period.
Instructions
Get recognition activity history for a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| to | No | End timestamp (epoch ms) | |
| from | No | Start timestamp (epoch ms) |