Function fusionauth_rust_client::apis::default_api::retrieve_key_with_id
source · pub async fn retrieve_key_with_id(
configuration: &Configuration,
key_id: &str
) -> Result<KeyResponse, Error<RetrieveKeyWithIdError>>
Expand description
Retrieves the key for the given Id.