Get person entity association
Returns one person-scoped association join row.
Authentication
X-Client-Secretstring
Client secret for read-only service-to-service access (no writes)
Path parameters
personId
Person UUID
associationId
Association id
Query parameters
countOnly
Return count metadata without full content
includeUrl
Include entity URL records
permitMonogram
Permit generated monogram logo fallback
cursor
Opaque URL-safe cursor token from X-Next-Cursor
Response
OK
associationId
Integer person-entity association join row id, not a person or entity UUID
entityAddress
Entity addresses carried on the association projection
entityId
Associated entity id
entityLogo
Entity logo image projection
entitySlug
Canonical lowercase URL slug for the resource
entityUrlLink
Entity URL links carried on the association projection
personAddress
Person addresses carried on the association projection
personId
Associated person id
personImage
Person image projection
personName
personSlug
Canonical lowercase URL slug for the resource
personUrlLink
Person URL links carried on the association projection
createdAt
creator
Association creator label
endDate
Association period end timestamp
entityName
entityOperatingStatus
entityType
Entity type classification
isCurrent
score
startDate
Association period start timestamp
titleFunction
Read-side corporate title function for the association row
titleId
Corporate title id for the association row
titleLevel
Read-side corporate title level for the association row
titleName
Read-side corporate title text for the association row
updatedAt
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error