
# "Workday" section endpoints

A switcher for work time tracking methods. Each tab opens the page of the corresponding endpoint with parameters, code examples, and real responses.

**Bitrix24 API:** `timeman.*` · **Scope:** `timeman`

## Operations

- [Open workday](./open.md) — `POST /v1/workday/open`
- [Close workday](./close.md) — `POST /v1/workday/close`
- [Pause](./pause.md) — `POST /v1/workday/pause`
- [Current status](./status.md) — `GET /v1/workday/status`
- [Tracking settings](./settings.md) — `GET /v1/workday/settings`
- [Work schedule](./schedule.md) — `GET /v1/workday/schedule`
