v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve an invoice rendering template

Retrieves an invoice rendering template with the given ID. It by default returns the latest version of the template. Optionally, specify a version to see previous versions.

get/v1/invoice_rendering_templates/{template}

Path parameters

templatestring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

versioninteger

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

metadataobject nullable

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

nicknamestring nullable

A brief description of the template, hidden from customers

object'invoice_rendering_template' required

String representing the object's type. Objects of the same type share the same value.

status'active' | 'archived' required

The status of the template, one of active or archived.

versioninteger required

Version of this template; version increases by one when an update on the template changes any field that controls invoice rendering