Task History
Read Task History
Read an existing task history, identified by its ID.
Permissions
api.tasks.read
GET
Read Task History
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
OK
The unique object identifier.
The date and time that the task history was created.
Name of the user associated with the history record
Identifies the associated task.
The id of the user associated with the history record
The operation that was performed on the task.
Available options:
CREATE, UPDATE, COMPLETED, DELETE, COMMENT, ASSIGNMENT, STATUS_CHANGE, MARKASNORMAL A list of changes that were made to the task.
Read Task History

