Skip to main content

get_api_key

Function get_api_key 

Source
pub async fn get_api_key(
    __arg0: State<UnifiedAppState>,
    __arg1: Query<HashMap<String, String>>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /api-keys?key_type=<type> — retrieve a single API key (plaintext).