Skip to main content
Lists the pinned OAuth clients owned by an organization.
agent-cards-admin oauth-clients list --org <org-id>

Options

OptionDescription
--org <org-id>Organization ID (required).

Example

$ agent-cards-admin oauth-clients list --org org_abc123

  Client ID                              Name   Redirect URIs                                            Created
  62e42803-614d-40ea-a60c-e59db970380a   Kilo   https://app.kilo.ai/api/integrations/agentcard/callback  6/15/2026
Only clients created with oauth-clients create appear here. Clients created via dynamic registration (POST /register) are not org-owned and are not listed.