Skip to main content
Use the identities command to list people and organizations on Core, inspect one profile by ID, and register new identities interactively. Link identities to balances when you need a customer or counterparty on a ledger.

list

Search and page through individuals and organizations on Core. Filter on indexed profile fields (email, first name, last name, and others) to find the identity_id you will use when linking balances.
Options Usage
1

List all identities

Run the command to view a paginated table of identities:
Filter and paginate:
200 Success

list --id

Fetch one identity by identity_id with type, contact fields, and timestamps in a summary block. Pass --json to include address fields, phone, and full meta_data in the output.
Options Usage
1

Get one identity

Run the command with an identity ID:

create

Register a new individual or organization through interactive prompts for type, name, email, and optional metadata. Use this for manual onboarding or smoke tests. The fields mirror what you send to the Core identities API.
Arguments The CLI prompts for these values. They are not passed on the command line. Options Usage
1

Create new identity

Run the command:
The CLI prompts for each argument:
Press Enter at the metadata prompt to leave it empty.
2

Identity created