When to use
- See all deployed process instances across an organization at a glance
- Check instance status across environments (dev and prod)
- Audit what is currently running in an organization
- Find an instance ID to pass to
get instanceorinstance activate/deactivate
Prerequisites
codikaCLI installed and authenticated- API key with
instances:readscope
Command
Options
Behavior
- Fetches all process instances for the authenticated organization
- Returns lightweight summaries with status, environment, and version info
- Sorted by last execution time, most recent first
Examples
Output
— in the Last Executed column.
Note: Zero instances is not an error — the CLI prints “No instances found.” and exits with code 0.