Gets the definition of a template.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/templates?count={{count}}&created_from_date={{created_from_date}}&created_to_date={{created_to_date}}&folder_ids={{folder_ids}}&folder_types={{folder_types}}&from_date={{from_date}}&include={{include}}&is_download={{is_download}}&modified_from_date={{modified_from_date}}&modified_to_date={{modified_to_date}}&order={{order}}&order_by={{order_by}}&search_fields={{search_fields}}&search_text={{search_text}}&shared_by_me={{shared_by_me}}&start_position={{start_position}}&template_ids={{template_ids}}&to_date={{to_date}}&used_from_date={{used_from_date}}&used_to_date={{used_to_date}}&user_filter={{user_filter}}&user_id={{user_id}}
Retrieves the list of templates for the specified account. The request can be limited to a specific folder.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
created_from_date | string | ||
created_to_date | string | ||
folder_ids | string | ||
folder_types | string | ||
from_date | string | ||
include | string | ||
is_download | string | ||
modified_from_date | string | ||
modified_to_date | string | ||
order | string | ||
order_by | string | ||
search_fields | string | ||
search_text | string | ||
shared_by_me | string | ||
start_position | string | ||
template_ids | string | ||
to_date | string | ||
used_from_date | string | ||
used_to_date | string | ||
user_filter | string | ||
user_id | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |