Skip to main content
GET
List widget tokens

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Response

Returns a paginated list of active widget tokens.

Paginated list of WebRTC tokens.

items
WebRTCToken · object[]

WebRTC tokens on the current page.

pagination
Pagination · object