Get attachments
Get all attachments, filtered by entity.
Query Parameters
A partner ID to filter the attachments on.
A deal ID to filter the attachments on.
A lead ID to filter the attachments on.
A note ID to filter the attachments on.
A payout ID to filter the attachments on.
A customer ID to filter the attachments on.
A collaboration ID to filter the attachments on.
The cursor used in pagination. This is the index of the first attachment to be returned.
The maximum number of attachments to be returned. The default is 20.
The property used to sort the attachments by. The default is CreationDate.
"CreationDate"
The sorting direction for the returned attachments. Accepted values: ASC, DESC. The default is DESC.
