List appointment statuses
GET/appointment-statuses
List the workspace's appointment statuses (custom + built-in defaults). Appointments
reference a status by name. Read access requires any contact or company scope
(contact.read | company.read, or their write/all variants) — no dedicated scope exists.
Request
Responses
- 200
- 401
- 403
The workspace's appointment statuses
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action