ghostAPIv1 beta
Definitions

List an entity's values

GET/values
Scopegraph:readRoleCurrent member; module visibility appliesBilling1 credit per call

Returns the live assignments for one entity, each with a definition summary.

Query parameters

entityKindenumrequired
account · contact · deal · investor
entityIdstringrequired
Entity id.
limitintegeroptional
Page size. Default 50, maximum 200.
cursoruuidoptional
The nextCursor from the previous page. Omit for the first page.

Response

items(Value & { definition })[]
nextCursoruuid | null