Table of Contents |
---|
...
Get detailed data about work logs and the related projects and Issues as you would using the app’s Details Report.
All requests need to be made to this base URL:
...
Header Parameter | Optional | Description |
---|---|---|
x-everit-jwt | false | JWT token, see: REST API |
x-requested-by | false | CSRF protection paramter. Can be empty or any dummy text. |
x-timezone | true | The time zone of the user, for eg.: ' Europe/Budapest'. If not specified defaults to UTC. |
...