Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

取得するユーザーブロックの user_id。

クエリパラメータ

consider_brute_force_enablement
boolean

レスポンス

ユーザーブロックを正常に取得しました。

blocked_for
object[]

識別子と IP アドレスの組の配列。IP アドレスは任意であり、特定の状況(アカウントロックアウトモードなど)では省略される場合があります。