Skip to main content
GET
/
exts
/
{ext}
/
language
查询分机主语言
curl --request GET \
  --url https://sg.sobot.io/exts/{ext}/language \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

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

Headers

authorization
string
default:{{authorization}}

Path Parameters

ext
string
required

Query Parameters

companyId
string
required

Response

200 - application/json