Method: projects.sipDomains.get¶
Retrieves a sip domain identified by the supplied resource name.
The caller must have voice.sipDomains.get
permission on the project.
HTTP request¶
GET https://voice.api.enfonica.com/v1beta1/{name}
Path parameters¶
Parameters | |
---|---|
name | string The resource name of the sip domain to retrieve. Must be of the form projects/*/sipDomains/* . |
Request body¶
The request body must be empty.
Response body¶
If successful, the response body contains an instance of SipDomain.