Get encounter
Fetch a single encounter by ID. Returns 404 if not found or owned by a different project.
Path Parameters
Response
Encounter record
Encounter resource representation.
Unique encounter identifier
Brief description of the encounter scenario
Project this encounter belongs to
Human-readable slug for the URL (/projects/<slug>/encounters/<external_id>). Derived from description at create time and immutable. May be null on rows that pre-date migration 102 backfill - frontend falls back to id. See docs/conventions/dashboard-slug-urls.md.
Lifecycle status: brainstorm | draft | final
Encounter difficulty level
Active generation session ID, if any
ISO 8601 creation timestamp
URL of a generated battle-map / token image when generate_token=true was passed and image generation succeeded. Null otherwise.