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
必須

SCIM設定を取得する対象の接続ID

レスポンス

接続のSCIMトークンが取得されました。スキーマについてはResponse Schemasを参照してください。

created_at
string

そのトークンの作成日時のタイムスタンプ

last_used_at
string

そのトークンの最終使用日時のタイムスタンプ

scopes
string[]

そのSCIMトークンのスコープ

そのトークンのスコープ

token_id
string

そのトークンの識別子

valid_until
string

そのトークンの有効期限のタイムスタンプ