get_profiles: Get VALD profiles

View source: R/profiles.R

get_profilesR Documentation

Get VALD profiles

Description

Queries the External Profiles API and returns a data frame of VALD profiles.

Usage

get_profiles()

Value

A data frame containing VALD profiles information for the stored tenant_id. If no profiles are found, the function raises an error.


valdr documentation built on Aug. 8, 2025, 7:34 p.m.

Related to get_profiles in valdr...