メインコンテンツへスキップ
GET
https://{tenantDomain}/api/v2
/
attack-protection
/
phone-provider-protection
Get Phone Provider Protection settings
curl --request GET \
  --url https://{tenantDomain}/api/v2/attack-protection/phone-provider-protection \
  --header 'Authorization: Bearer <token>'
{}

承認

Authorization
string
header
必須

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

レスポンス

Phone provider protection configuration successfully retrieved.

type
enum<string>
必須

The type of backoff strategy to use.

利用可能なオプション:
exponential,
none