List related person applications
Companies
List related person applications
Returns a paginated list of related person KYC applications for the company, ordered by creation date descending. Use the status query parameter to filter by application status (comma-separated), or relatedPersonId to scope to a single related person.
GET
List related person applications
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Unique company identifier
Query Parameters
Maximum number of items to return (1-100, default: 20)
Required range:
x <= 100Examples:
20
50
100
Opaque cursor for pagination. Pass nextCursor from previous response to get next page.
Filter by exact application ID match
Filter by related person ID
Filter by application status (comma-separated)
Available options:
INITIATED, IN_PROGRESS, APPROVED, REJECTED, REVIEW_REQUIRED, WORKFLOW_ERROR, EXPIRED