Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{host}/me/v1/factors \ --header 'Authorization: Bearer <token>'
{ "factors": [ { "usage": [] } ] }
Auth0 テナントで有効になっており、このユーザーが登録できる認証要素の一覧。
Bearer トークンと DPoP トークンは、API の設定に応じてサポートされます
有効な認証要素を正常に取得しました
Show child attributes