Function fusionauth_rust_client::apis::default_api::retrieve_form_with_id
source · pub async fn retrieve_form_with_id(
configuration: &Configuration,
form_id: &str
) -> Result<FormResponse, Error<RetrieveFormWithIdError>>
Expand description
Retrieves the form with the given Id.