Retrieve a widget token
Wavix Embeddable
Retrieve a widget token
Returns a Wavix Embeddable widget token configuration.
GET
Retrieve a widget token
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
Token ID.
Response
Widget token configuration.
Token ID
Example:
"550e8400-e29b-41d4-a716-446655440000"
SIP trunk name
Example:
"my-sip-trunk"
Arbitrary data associated with the token
Example:
{}Time to live, in seconds. null means no expiration.
Required range:
x >= 1Example:
3600