Skip to main content
Shows details for a specific cardholder. If no ID is provided, you are prompted to select one.
agent-cards-admin cardholders get

Example

$ agent-cards-admin cardholders get
? API key: sk_test_a1b2c3d4e5f6...
? Select cardholder: Alice Smith (alice@example.com)

  ID           ch_abc123
  Name         Alice Smith
  Email        alice@example.com
  DOB          1990-01-15T00:00:00.000Z
  Created      3/10/2026, 12:00:00 PM
You can also pass the cardholder ID directly:
agent-cards-admin cardholders get --id ch_abc123