Skip to main content
GET
Get a Smart Template by ID

Authorizations

Authorization
string
header
required

API key passed as a Bearer token

Path Parameters

configuration_id
string
required

Response

Successful Response

Full medical record configuration (detail response).

id
string
required

Stable public identifier.

Example:

"mrc_a1b2c3d4e5f6g7h8"

name
string
required

Display name (defaults to the public id when none was set).

Example:

"Cardiology intake"

hash
string
required

Content hash used to detect configuration changes.

createdAt
string
required

ISO-8601 timestamp when the configuration was created.

configuration
Configuration · object
required

Section configurations keyed by section name (e.g., 'chiefComplaint', 'vitals').

status
enum<string>
required

Lifecycle status: active, inactive (archived/draft), or deleted.

Available options:
active,
inactive,
deleted
Example:

"active"

description
string | null

Optional human-readable description of the template.

Example:

"Intake template for the cardiology outpatient clinic."

specialties
string[]

Medical specialty values this configuration applies to.

Example: