ChangelogContact support
GuidesAPI referenceIntegrationsAcademyStatusContact sales
    • Getting started
    • Webhooks
    • Custom variables
    • Dynamic prompt injection
    • Time zones
    • API changelog
  • Agents
    • POSTCreate an agent
    • PUTUpdate an agent
    • DELDelete an agent
    • GETGet an agent
    • GETList agents
  • Calls
    • POSTMake a call
    • POSTMake a SIP trunk call
    • GETGet a call
    • GETList calls
  • Simulations
    • POSTCreate a simulation case
    • GETList simulation cases
    • GETGet a simulation case
    • PUTUpdate a simulation case
    • DELDelete a simulation case
    • POSTGenerate simulation cases
    • GETList simulation cases by agent
    • POSTStart a simulation
    • GETList simulation sessions
    • GETGet a simulation session
    • GETList simulations
    • GETGet a simulation
  • Actions
    • GETList actions
    • POSTCreate an action
    • POSTInitialize a custom action
    • PUTUpdate an action
    • DELDelete an action
    • GETGet an action
    • POSTAttach an action
    • POSTDetach an action
  • Analytics
    • GETExport analytics data
  • Numbers
    • GETGet numbers
  • Voices
    • GETGet voices
  • Knowledge bases
    • GETGet a knowledge base
    • POSTCreate a knowledge base
    • PUTUpdate a knowledge base
    • DELDelete a knowledge base
    • POSTAttach a knowledge base
    • POSTDetach a knowledge base
    • POSTAdd a knowledge base source
    • DELDelete a knowledge base source
  • Phone books
    • POSTCreate a phone book
    • GETList phone books
    • DELDelete a phone book
    • POSTCreate a phone book entry
    • DELDelete a phone book entry
  • Subaccounts
    • POSTCreate a subaccount
    • PUTUpdate a subaccount
    • DELDelete a subaccount
    • GETGet a subaccount
    • GETList subaccounts
  • Contacts
    • POSTCreate a contact
    • GETList contacts
    • GETGet a contact
    • PATCHUpdate a contact
    • DELDelete a contact
  • Memory Stores
    • POSTCreate a memory store
    • GETList memory stores
    • PATCHUpdate a memory store
    • DELDelete a memory store
    • GETGet a memory store
    • POSTAttach a memory store to an agent
    • POSTDetach a memory store from an agent
    • GETGet data for a specific memory store and contact
    • POSTAttach a contact to a memory store
    • POSTDetach a contact from a memory store
  • Webhook Logs
    • GETList Webhook Logs
    • GETGet Webhook Log Detail

API changelog

October 2, 2025
October 2, 2025

New Webhook Logs Endpoints

We’ve added two endpoints to manage Webhook Logs programmatically.

Endpoints Added:

  • GET /logs — List webhook logs
  • GET /logs/:webhook_log_id — Retrieve a webhook log by ID
Was this page helpful?
Previous

New Simulations Endpoints

Next
Built with
LogoLogo
ChangelogContact support