Skip to main content
GET
cURL
Learn more about Box SDK versioning strategy.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

box-version
enum<string>
required

Version header.

Available options:
2025.0

Path Parameters

template_id
string
required

The ID of a Box Doc Gen template.

Response

Returns a template.

A Box Doc Gen template object.

file
File reference · object

Enable the file to generate a document from.

file_name
string | null

The name of the template.

Example:

"Official contract"

Last modified on January 23, 2026