getMyTimeEntries
getMyTimeEntriesRetrieve your own Redmine time entries using the authenticated API key, without needing to know your user ID. View your logged hours directly.
Instructions
Browse actual time-entry records logged by the currently authenticated API-key user without first resolving their user ID. Use listTimeEntries for another user or broader administrative filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | YYYY-MM-DD | |
| from | No | YYYY-MM-DD | |
| limit | No | ||
| offset | No | ||
| issueId | No | ||
| projectId | No | Project identifier or numeric ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user | No |