SIP Profile
Get SIP profile
Retrieves the SIP Profile shared across your SignalWire project. The profile supplies project-wide defaults to SIP Credentials that use it; individual registering devices and external destinations are represented by SIP Credentials and SIP Gateways.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice.
Learn more about API scopes.
get/api/relay/rest/sip_profile
Response
The request has succeeded.
Example response
{
"domain": "your-space-example.sip.signalwire.com",
"domain_identifier": "example",
"default_encryption": "optional",
"default_send_as": "+15551234567"
}Changes
No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.