Retrieve a widget token
Returns the Wavix Embeddable widget token identified by id.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The UUID of the widget token to retrieve.
Response
Returns the widget token.
Represents a WebRTC token that authorizes the Wavix embeddable widget to register against a SIP trunk.
Unique identifier of the WebRTC token.
"550e8400-e29b-41d4-a716-446655440000"
Name of the SIP trunk the token authenticates against.
"my-sip-trunk"
Arbitrary client-defined data associated with the token.
Time to live, in seconds. null means no expiration.
x >= 13600