Skip to main content
GET
/
v1.0
/
subscribers
/
call-filter
/
keywords
Get Keyword of a Call Filter
curl --request GET \
  --url https://api.example.com/v1.0/subscribers/call-filter/keywords \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Obtain token from /v1.0/OAuth2/tokens endpoint.

Query Parameters

SubscriberId
string

SubscriberId string

CallFilterId
string

CallFilterId string

Response

200

Success