List, review, and approve or decline employee timesheets via the Remote API Timesheets endpoints
domain: developer.remote.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with a company-scoped access token
Call the list-timesheets endpoint, filtering by status (open, submitted, in_calibration, processed)
Fetch a specific timesheet's detail via the show-timesheet endpoint using its ID
Call the approve or decline endpoint for a submitted timesheet, providing any required notes on decline
Re-poll timesheet status after action to confirm the state transition before payroll cutoff
Known gotchas
Timesheets move through multiple statuses (open/submitted/in_calibration/processed) — approving out of sequence or after the payroll cutoff can be rejected
Declining a timesheet returns it for revision rather than deleting it — your integration must handle the resubmission cycle
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?