Function auth_requests_id_get

Source
pub async fn auth_requests_id_get(
    configuration: &Configuration,
    id: Uuid,
) -> Result<AuthRequestResponseModel, Error<AuthRequestsIdGetError>>