Call Logs

View call history and details

List call logs

get

Retrieve call logs for the authenticated user

Authorizations
X-API-KeystringRequired

API key for authentication

Query parameters
pageintegerOptionalDefault: 1
limitintegerOptionalDefault: 50
statusstringOptional

Filter by call status

startDatestring · dateOptional

Filter by start date

endDatestring · dateOptional

Filter by end date

Responses
chevron-right
200

Successful response

application/json
get
/calls
200

Successful response

Get call details

get

Retrieve details of a specific call

Authorizations
X-API-KeystringRequired

API key for authentication

Path parameters
idstringRequired

Call ID

Responses
chevron-right
200

Successful response

application/json
get
/calls/{id}

Last updated