Skip to main content
GET
Get a call log
Retrieves a single call log entry by its ID.

Path Parameters

  • id (required, string): Call log ID

Response

Returns the call log object matching the given ID, or 404 if not found.

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Path Parameters

id
string
required

Call log ID

Response

Call log retrieved successfully

The response is of type object.