Function retrieve_user_consents_with_id

Source
pub async fn retrieve_user_consents_with_id(
    configuration: &Configuration,
    user_id: Option<&str>,
) -> Result<UserConsentResponse, Error<RetrieveUserConsentsWithIdError>>
Expand description

Retrieves all the consents for a User.