List timesheet whitelists
GET/api/timesheet-whitelists
warning
The whitelist is enforced only when both of these hold:
- the whitelist is enabled for the project (check it here);
- the person tracking time lacks the time_tracking.bypass_whitelist permission.
That permission bypasses the whitelist on every project, whether tracking time for themselves or for someone else.
Required permissions:
- pipeline.view: allows view resources of projects where the user is the PM or the Account.
- pipeline.view_other: allows view resources of projects where the user is not the PM nor the Account.
Request
Responses
- 200
- 400
- 401
- 403
- 412
Returns the list of timesheet whitelists.
Validation failed
Unauthorized
Forbidden
Precondition failed