Skip to main content
GET
C#

Authorizations

Authorization
string
header
required

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

Response

Custom signing keys were successfully retrieved.

JWKS representing an array of custom public signing keys.

keys
object[]

An array of custom public signing keys.