Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 796 Bytes

File metadata and controls

36 lines (19 loc) · 796 Bytes

\JwksApi

All URIs are relative to https://api.clerk.dev/v1

Method HTTP request Description
get_jwks GET /jwks Retrieve the JSON Web Key Set of the instance

get_jwks

get_jwks() Retrieve the JSON Web Key Set of the instance

Retrieve the JSON Web Key Set of the instance

Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]