Query parameters
searchstringOptional
Search term filter
rolestringOptional
Match the complete titleName, ignoring case (for example, Co-Founder & CEO). Omit to include all titles; this does not filter titleFunction or titleLevel.
isCurrentbooleanOptional
Current association filter
includeUrlbooleanOptional
Include person URL records
includeAddressbooleanOptional
Include person address records
personSlugstringOptional
Person slug fallback for entity-keyed writes
countOnlybooleanOptional
Return count metadata without full content
permitMonogrambooleanOptional
Permit generated monogram fallback
includePrivatebooleanOptional
Includes associations on hidden entities when the caller has private-visibility authority. Omit to use the caller’s default visibility.
Response
OK
associationIdinteger
Integer person-entity association join row id, not a person or entity UUID
entityAddresslist of objects
Entity addresses carried on the association projection
entityIdstringformat: "uuid"
Associated entity id
entityLogoobject
Entity logo image projection
entitySlugstringformat: "^[a-z0-9_-]+$"<=255 characters
Canonical lowercase URL slug for the resource
entityUrlLinklist of objects
Entity URL links carried on the association projection
personAddresslist of objects
Person addresses carried on the association projection
personIdstringformat: "uuid"
Associated person id
personImageobject
Person image projection
personSlugstringformat: "^[a-z0-9_-]+$"<=255 characters
Canonical lowercase URL slug for the resource
personUrlLinklist of objects
Person URL links carried on the association projection
endDatedatetime or nullOptional
Association period end timestamp
entityNamestring or nullOptional
entityOperatingStatusstring or nullOptional
entityTypeenum or nullOptional
Entity type classification
isCurrentboolean or nullOptional
scoreinteger or nullOptional
startDatedatetime or nullOptional
Association period start timestamp
titleFunctionstring or nullOptional
Read-side corporate title function for the association row
titleIdinteger or nullOptional
Corporate title id for the association row
titleLevelstring or nullOptional
Read-side corporate title level for the association row
titleNamestring or nullOptional
Read-side corporate title text for the association row