Returns CRM events. The query must contain exactly one target field out of businessCaseId, clientId, or supplierId. You can optionally filter by type and paginate with perPage and page.
Documentation Index
Fetch the complete documentation index at: https://docs.fintoro.sk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token created for a specific company in Integrations → API.
ID of a business case. Mutually exclusive with clientId and supplierId.
501
ID of a client. Mutually exclusive with businessCaseId and supplierId.
101
ID of a supplier. Mutually exclusive with businessCaseId and clientId.
151
Optional filter by CRM event type.
note, email, phone_call, document_linked "note"
Number of results per page. Maximum is 200.
1 <= x <= 20010
Page number to return.
x >= 11