Get a SIP provider
GET
/system/v2/providers/{id}
Platform support: MT and CC
Retrieves detailed configuration for a specific SIP provider by ID. Returns the provider's default template values that are applied when creating trunks with this provider. Only SIP providers (protocol=SIP, ref=voip) can be retrieved.
Request
Responses
- 200
- 400
- 404
- 500
Provider details retrieved successfully
Invalid request
Resource not found
Internal server error