Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

クエリパラメータ

per_page
integer

1 ページあたりのエントリー数です。指定しない場合の既定値は 100 です

必須範囲: 1 <= x <= 100
page
integer

ページ番号です。0 から始まります

必須範囲: x >= 0
include_totals
boolean

クエリのサマリーを結果に含める場合は true、それ以外は false です。チェックポイントページネーション使用時には返されません。既定値は false です。

from
string

取得を開始する位置を示す任意の ID です。

take
integer

1 ページあたりの結果数です。既定値は 50 です。

必須範囲: 1 <= x <= 100
strategy
enum<string>[]

特定の strategy を持つ接続のみを取得するには、strategy を指定します

利用可能なオプション:
ad,
adfs,
amazon,
apple,
dropbox,
bitbucket,
auth0-oidc,
auth0,
baidu,
bitly,
box,
custom,
daccount,
dwolla,
email,
evernote-sandbox,
evernote,
exact,
facebook,
fitbit,
github,
google-apps,
google-oauth2,
instagram,
ip,
line,
linkedin,
oauth1,
oauth2,
office365,
oidc,
okta,
paypal,
paypal-sandbox,
pingfederate,
planningcenter,
salesforce-community,
salesforce-sandbox,
salesforce,
samlp,
sharepoint,
shopify,
shop,
sms,
soundcloud,
thirtysevensignals,
twitter,
untappd,
vkontakte,
waad,
weibo,
windowslive,
wordpress,
yahoo,
yandex,
auth0-adldap
name
string

取得する接続の名前を指定します

fields
string

結果に含める、または除外する(include_fields に応じて)フィールドのカンマ区切りリストです。すべてのフィールドを取得する場合は空にします

include_fields
boolean

指定したフィールドを結果に含める場合は true、含めない場合は false です(既定値は true

レスポンス

接続を取得しました。

authentication
object
GA

ログイン時の認証に使用する接続の目的を設定します。

connected_accounts
object
GA

接続済みアカウントおよび Token Vault で使用する接続の用途を設定します。

cross_app_access_requesting_app
object
EA

Cross App Access のリクエスト元アプリケーションとして使用する接続を設定します。

cross_app_access_resource_app
object
EA

この接続に適用される Cross App Access - Resource App の設定。

display_name
string

ログイン画面で使用される接続名

id
string
デフォルト:con_0000000000000001

接続の識別子

is_domain_connection
boolean

接続が domain level の場合は true

metadata
object

接続に関連付けられたメタデータ。文字列値(最大255文字)を持つオブジェクト形式です。メタデータのプロパティは最大10個まで指定できます。

name
string
デフォルト:My connection

接続名

options
object

レスポンスに options を含めるには、read:connections_options scope が含まれている必要があります

realms
string<connection-realm>[]

この接続で使用するレルム(例: メールドメイン)を定義します。array が空の場合、またはこのプロパティが指定されていない場合は、接続名がレルムとして追加されます。

この接続が属するレルム

show_as_button
boolean

login page にこの接続用のボタンを表示するかどうかを設定します(新しいエクスペリエンスのみ)。false の場合は、HRD でのみ使用できます。

strategy
string
デフォルト:auth0

アイデンティティプロバイダーに関連する接続の種類