Skip to main content
GET
Preview a recorded template on an application

Authorizations

Authorization
string
header
required

HTTP Basic Authentication with API credentials

Path Parameters

applicationid
integer
required

Application ID

Query Parameters

template_id
integer
required

Template to render.

organisation_id
integer

Narrow the read to a single organisation. Without it, the caller keeps its full visibility.

Response

Rendered template

_status
enum<string>
Available options:
OK,
INVALID
application_id
integer

ID of the application previewed.

template_id
integer

ID of the rendered template.

subject
string

Subject with keywords expanded.

body
string

HTML body with keywords expanded.

from_email
string

Address the email would be sent as.

to_email
string

Candidate address the email would go to.