Retrieve timesheets by User ID.Ask AIget https://acmecompany.clayhr.com/rm/api/timesheetsRetrieve a list of timesheets.Query ParamsuserIDint32The ID of the user to retrieve timesheets.startDatestringStart date of the timesheet.endDatestringEnd date of the timesheet.Headersx-api-keystringrequiredThe API key of the user to authenticate.useridint32requiredThe ID of the user to authenticate.Responses 200OK 401Unauthorized 409ConflictUpdated 6 months ago