List related persons
Returns a paginated list of active related persons (officers and UBOs) for the company, ordered by creation date descending. Use the status query parameter to filter by verification status (comma-separated), or id to fetch a single person by ID. Related persons are automatically discovered during company verification.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Path Parameters
Company identifier
Query Parameters
Maximum number of items to return (1-100, default: 20)
x <= 10020
50
100
Opaque cursor for pagination. Pass nextCursor from previous response to get next page.
Filter related persons by exact ID match
Filter related persons by verification status (comma-separated)
NOT_STARTED, IN_REVIEW, APPROVED, REJECTED