Partner registry and routing
Goal
Load and interpret the partner list for a tenant and understand how registry entries relate to routing and launch.
Prerequisites
- Tenant id such as
tenant_alpha(synthetic). - Read access to
GET /v1/admin/tenants/{tenant_id}/partnersper your role.
Steps
- Open Partners in the admin console (
/console/partners). - Enter the tenant id and load the registry; confirm
partner_key,enabled, andprotocol_mode. - Use Partner detail for governance summaries including federation posture (read-only hints).
Verify
- Registry output matches expectations from your integration agreement (still using synthetic ids in docs).
- Disabled partners do not appear in launch paths you expect to be active.
If it fails
Confirm tenant scope, actor role, and that the partner key spelling matches SPEC-004. Capture correlation ids from API errors, not secrets.
Further reading
- SPEC-004 Partner Registry Model.
- Deep links and permission expectations