Get an operator fixed-width layout template
Retrieves one active per-tenant fixed-width layout template by its id. Returns 404 when no active template matches. Tenant from the JWT; never the body.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Path Parameters
Layout template ID
Response
OK
Creation timestamp (RFC 3339, UTC)
"2025-01-15T10:30:00Z"
Record-type discriminator byte range the parser reads to select a record type
Canonical format descriptor key (region/family/variant) the template registers under
"br/cnab400/acme-cobranca"
Template identifier
"550e8400-e29b-41d4-a716-446655440000"
Number of record types the layout declares
1
Per-record-type fixed width in bytes, keyed by record type
Record types the layout declares, each with its fixed width and ordered byte-range fields, sorted by record type
Field names the variant must declare across its record types
In-file variant key the layout is keyed by
"acme-cobranca"

