Clients & Portfolio
Get Portfolio Clients (Partner API)
Kintsugi Partner API — Get paginated list of partner client organizations with filing stats.
GET
Get Portfolio Clients
Documentation Index
Fetch the complete documentation index at: https://docs.trykintsugi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Maximum string length:
100Query Parameters
Scope results to a specific team member's assigned orgs. Use "me" to filter to the caller's own assignments, or pass a partner_user ID (e.g. partu_…). Ignored for MEMBER-role users who are always scoped to their own assignments. Fail-closed: if the target ID is unknown, belongs to a different partner, or is not ACTIVE, the response will contain zeroed/empty data (not a 4xx error).
Maximum string length:
50Pattern:
^(me|partu_[a-zA-Z0-9]+)$Page number
Required range:
x >= 1Page size
Required range:
1 <= x <= 100Previous
Get Partner Client Nexus DetailKintsugi Partner API — Nexus for one linked client organization using the same payload as the merchant app GET /v1/nexus (periods, trigger, thresholds, registration hints per jurisdiction).
Next
Get Portfolio Clients