Get a specific task time log. Valid for Communifire version 6.0 and above.
Communifire REST API key for the Communifire portal you are making the call for.
Unique ID of the task time log.
GET https://myintranet.communifire.com/api/tasks/logs/logid/2
Task time log JSON object is returned.
{ "LogID": 2, "IssueID": 489, "UserID": 595, "DateCreated": "2018-03-12T15:59:17.627", "StartTime": "2018-03-12T16:15:00", "EndTime": "2018-03-12T17:50:00", "TimeSpentHours": 1.5833333333333333, "IsBillable": false, "IsTaskMarkedComplete": false, "Notes": "Went over goals and introduction to manager.", "TenantID": 1 }
Please Note The content type that you pass in the header of your request should be application/json.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/78494/rest-api-get-task-time-log
Your session has expired. You are being logged out.