Function auth_requests_get

Source
pub async fn auth_requests_get(
    configuration: &Configuration,
) -> Result<AuthRequestResponseModelListResponseModel, Error<AuthRequestsGetError>>