GET
/
jwt_keys
/
{JWT_KEY_ID}

Authorizations

Authorization
string
header
required

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

Path Parameters

JWT_KEY_ID
string
required

ID of the JWT key

Response

200 - application/json
errors
object[]
required
result
object
required
success
boolean
required