//! Wire bodies for the `get` op.
//!
//! The result body is the persisted [`DidTemplateRecord`].
//!
//! [`DidTemplateRecord`]: crate::did_templates::DidTemplateRecord
use ;
/// `spec/vta/did-templates/get/2.0` payload — fetch one template by
/// name from one scope. `context_id` absent: the global scope (any
/// authed caller). `context_id` present: that context's scope
/// (requires context access).