| Value | Example | Used by |
|---|---|---|
| Wiki handle | acme/company-handbook | CLI, Python SDK, frontend, MCP |
| Workspace ID | workspace_123 | Direct REST paths and query parameters |
| Wiki ID | wiki_123 | Direct REST paths and SDK internals |
| Job ID | job_123 | Exact job reads and waits |
| Source ID | source_123 | Direct source record reads |
| Page path | operations/onboarding | Page read and provenance routes |
.md, wiki/, or
README.md. Direct API parameters named {*_id} do not accept handles or slugs.
See Create and link a wiki for interactive scope and
Call the REST API for ID discovery.