Retrieve a task template
Retrieves a single task template by id from the Tasks marketplace app installed on the workspace. The request is proxied to the app’s task-templates API. Requires the Tasks app to be installed.
Authorizations
Path Parameters
Task template id
Response
OK
Created is the RFC 3339 timestamp at which the object was created.
"2024-01-15T09:30:00Z"
CreatedDate is the RFC 3339 timestamp at which the template was created in the app.
"2025-05-01T16:18:54Z"
Deleted is true when the object has been deleted; present only on delete responses.
true
Description is the optional long-form details of the task template.
"Standard tasks to run when onboarding a new client."
ID is the unique identifier of the object.
"550e8400-e29b-41d4-a716-446655440000"
Name is the human-readable title of the task template.
"Client kickoff checklist"
Object is the type of the object (e.g. "client", "company").
client, internalUser, company, customField, customFieldOption, file, fileChannel, folder, messageChannel, message, notification Updated is the RFC 3339 timestamp at which the object was last updated.
"2024-02-20T14:05:00Z"