DeletedTaskActivityLogs

This entity contains the records for the Deleted Task Activity journal located in the Autotask application at > Admin > Features and Settings > Projects & Tasks > Deleted Task Activity Log. The Deleted Task Activity log enables you to view a listing of task time entries, notes, and attachments that were deleted from your system.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: DeletedTaskActivityLog

Entity Path:

/atservicesrest/v1.0/DeletedTaskActivityLogs

Can Create:  
Can Update:  
Can Query:
Can Delete:  
Can Have UDFs:  

Conditions and requirements

General

  • This entity is only available to users with Admin-level access to Projects & Tasks or Service Desk.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
activityDateTime datetime    
createdByResourceID integer Resources  
deletedByResourceID integer Resources  
deletedDateTime datetime    
endDateTime datetime    
hoursWorked decimal    
id long    
noteOrAttachmentTitle string (255)    
startDateTime datetime    
taskID integer Tasks  
taskNumber string (50)    
typeID integer  

Additional resources