Skip to content

List Personal Access Tokens

Review the current personal API keys before creating a new one or revoking an old one.

Best for Human member and CLI user Updated April 3, 2026
CLI In this interface
4 steps Steps
3 interfaces Available in
Use this path when

The CLI list command is the fastest way to review human PATs from the terminal.

What you'll finish here
  • Open the correct PAT list surface.
  • Read current token status safely.
  • Use the list before create or revoke actions.

Where this happens

LabelValueNotes
Command./backlog.sh pat listLists current PATs.

Same Task, Other Interfaces

Use the version that matches where you are working now. The subject matter stays the same; the delivery changes by surface.

Do the work

  1. 1. Make sure the current auth mode is a human session with the right scope.
  2. 2. Run `./backlog.sh pat list`.
  3. 3. Review the token ids and status in the JSON output.
  4. 4. Choose the next action only after you know which credential id you are working with.

Keep Going in Sessions and Personal Tokens

Stay in the same interface and move to the next closest task in this topic when needed.

Nearby Guides

These guides stay close to the current workflow so you can keep moving without restarting discovery.