Skip to main content
GET
/
exts
/
count
查询当前公司下的分机数量
curl --request GET \
  --url https://sg.sobot.io/exts/count \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Headers

companyId
string

公司ID

authorization
string
default:{{authorization}}

Query Parameters

companyId
string
operatorUserId
string
tempId
string
language
string
timezone
string
timezoneid
string

Response

200 - application/json