When to use
- Inspect project details including deployment version and status
- Check if a project has a published process
- View the current stage information
- Verify project configuration before deploying
Prerequisites
codikaCLI installed and authenticated- API key with
projects:readscope - A valid project ID (from
list projectsorproject create)
Command
Arguments
Options
Examples
Output
Human-readable (default)
JSON output (--json)
Access control
- Admin keys (
cka_): can access any project in any organization - Org owners/admins: can access all projects in their organization
- Regular members: can only access projects they created (
createdBymatches their user ID)
The response does not expose sensitive internal fields like
roles, stages configuration, or documentTags. Only summary data is returned.