Get Save Activity
transkribus_coll_activity_savesRetrieve save activity records for a collection using its ID and optional start/end timestamps.
Instructions
Get save activity records for a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| from | No | Start timestamp (epoch ms) | |
| to | No | End timestamp (epoch ms) |