Skip to main content

get_all_api_keys

Function get_all_api_keys 

Source
pub async fn get_all_api_keys(
    __arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /api-keys/all — retrieve all API keys with their plaintext values.