# Functions
Updates the status of an invoice rendering template to ‘archived' so no new Stripe objects (customers, invoices, etc.) can reference it.
Retrieves an invoice rendering template with the given ID.
List all templates, ordered by creation date, with the most recently created template appearing first.
Unarchive an invoice rendering template so it can be used on new Stripe objects again.