# \JwksApi All URIs are relative to *https://api.clerk.dev/v1* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_jwks**](JwksApi.md#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](../README.md#bearerAuth) ### HTTP request headers - **Content-Type**: Not defined - **Accept**: Not defined [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)