curl --request GET \ --url https://client-api.salesfinity.co/v1/call-log \ --header 'x-api-key: <api-key>'
Copy
"<any>"
Endpoints
Retrieve Call Logs
Retrieves a list of call logs with pagination support.
GET
/
v1
/
call-log
cURL
Copy
curl --request GET \ --url https://client-api.salesfinity.co/v1/call-log \ --header 'x-api-key: <api-key>'
Copy
"<any>"
Retrieves a paginated list of call logs from the system. Use this endpoint to access call logs with metadata, such as timestamps and call dispositions.