Profiles
This object represents a profile in an organization's database. A profile in an organization's database can be a Vome User or managed as an Offline profile. There are approximately 20 default fields that are stored automatically across all profiles on Vome. In addition, the organization can create custom fields or profile tags on their database to store any type of data across profiles.
Endpoints
GET
/api/profiles/GET
/api/profiles/{profile_id}/GET
/api/profiles/search/
This endpoint is used to manage and retrieve profile information from your Vome database. It allows you to retrieve a list of profiles or specific profiles.
Last updated