List files
GET/files
A page of files attached to one record, newest first.
Exactly one of contact_id, company_id, deal_id or ticket_id must be supplied — files
are listed per record, not workspace-wide.
Requires a read scope on the record type being listed (e.g. contact.read for contact_id).
Request
Responses
- 200
- 400
- 401
- 403
- 422
A page of files
Malformed request
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation