For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inSign up
Support
PlatformCallingAIMessagingTools
PlatformCallingAIMessagingTools
    • Get started
  • Setup
    • Create an account
    • API credentials
    • Port phone numbers to SignalWire
    • Trial mode
  • Core
    • Webhooks
    • Allow SignalWire IPs through your firewall
    • International support
    • Media URL protection
    • Default limits
    • Segment IDs
  • Architecture
    • Resources
    • Addresses
    • Subscribers
  • Phone numbers
    • Overview
    • E911
    • What is E.164?
  • Integrations
LogoLogoSignalWire Docs
Log inSign up
Support
On this page
  • How to locate your SIDs
  • Providing SIDs for support
Core

Segment IDs

|View as Markdown|Open in Claude|
Was this page helpful?
Edit this page
Previous

Resources

Next
Built with

A Segment ID (SID) is a UUID (Universally Unique Identifier) that uniquely identifies all communication aspects on SignalWire. This includes calls, SMS, and faxes. The SID is used to log, track and identify events.

For example, a voice call will have the same Segment ID throughout the lifecycle of the call. So you can use the SID to track that call in your system or database.

How to locate your SIDs

SIDs can be found in the logs section of your SignalWire Dashboard. You will see sections related to Voice, Conferencing, Messaging, and Fax.

Open the detail view of any individual log you’d like to investigate or find the SID of.

Logs section in the SignalWire Dashboard displaying log entries with their associated SIDs.

SignalWire Dashboard logs section showing various log entries.

The SID will be displayed in the log under the “Voice Segment ID”, “Message Segment ID”, or “Fax Segment ID” section, depending on the type of communication.

In REST APIs related to calls, messages, and faxes, the SID is returned in the response as id.

Providing SIDs for support

When filing a ticket with SignalWire Support, always include the SID from the log where the incident occurred. For failing messages or calls, this SID allows for the support team to quickly isolate and investigate the issue.