GitLab - Get time logs action
The Get time logs action retrieves the details of time logs in GitLab.
Input
| Input field | Description |
|---|---|
| Group | Select a group from the drop-down menu or enter a group name or ID. |
| Start Date | Select or enter a start date. |
| End Date | Select or enter an end date. |
Output
| Output field | Description |
|---|---|
| ID | The time log entry ID. |
| Time Spent | The duration of time logged. The format is in seconds or human-readable strings. |
| Spent At | The date and time when the work was performed. |
| Summary / Notes | The text note, description, or comment associated with the time entry. |
| User ID | The ID of the person who logged the time. |
| Username | The handle of the user who logged the time. |
| Name | The full name of the user who logged the time. |
| Created At | A standard timestamp that indicates the exact date and time the time log record was initially generated. |
| Updated At | A standard timestamp that indicates the exact date and time the time log record was last modified. |
Last updated: