GET /v1/deletedworkhours

visma.com

Summary: Get the deleted work hours.
Operation ID: WorkHours_GetDeletedWorkHours
Auth: unknown

Parameters (5)

deletedSince (string, query, optional)

Optional: Get work hours that have been deleted after this date time (greater or equal).

pageToken (string, query, optional)

Optional: page token to fetch the next page.

projectGuids (array, query, optional)

Optional: ID of the project for the deleted work hours to be fetched. If not provided, returns for all projects. Default all.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

userGuids (array, query, optional)

Optional: ID of the user. If not provided, returns for all users. Default all.

No probe data for this endpoint yet.