List appointments
POST/appointments/search
List upcoming appointments on a contact, company, or deal, starting from from (default:
now). 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
- 422
A list of appointments
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation