Skip to main content
GET
/
v2
/
channel
/
{channelId}
/
widget-links
cURL
curl --request GET \
  --url https://api.gptmaker.ai/v2/channel/{channelId}/widget-links \
  --header 'Authorization: Bearer <token>'
{
  "float": "<string>",
  "iframe": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string
required

ID do canal

Response

Links dos scripts do widget

float
string

Link do botão flutuante

iframe
string

Link do iframe para usar dentro de um iframe