メインコンテンツへスキップ
GET
C#

承認

Authorization
string
header
必須

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

レスポンス

Custom signing keys were successfully retrieved.

JWKS representing an array of custom public signing keys.

keys
object[]

An array of custom public signing keys.