Look into all the survey APIs and provide the create_date and modified date fields .
For example:
The below API does not return any audit fields like create_date and modified date . This becomes really hard to track when a submission really occurred if the effectiveDate was not populated.
GET /clientsurveysubmission
PS: Need to look into all the APIs in the survey api project and make sure we provide createDate and modifiedDate.