Skip to main content
GET
Export Template Pack
Export a well-configured digital employee as a reusable template pack. The exported pack captures the employee’s full configuration — tools, skills, prompts, scheduling, and policies — so it can be shared and imported into other agents or workspaces.

Code Examples

Headers

Include your API key in the Authorization header as a Bearer token on every request.
integer
required
ID of the workspace. Required for all Digital Employees API requests.

Path Parameters

integer
required
ID of the agent to export as a template pack.

Response

Returns the full template pack payload — an object containing the employee configuration, tools, skills, scheduling settings, policies, and metadata required to recreate the employee in another context.
Save the exported pack payload to pass it into Preview Template Import or Import Template Pack.