Back to DropboxFile Properties - Templates - List For User
Get the template identifiers for a team. To get the schema of each template use :route:templates/get_for_user
. This endpoint can't be called on a team member or admin's behalf.
Output
type: object
description: >
template_ids: List of identifiers for templates added by See
:route:`templates/add_for_user` or :route:`templates/add_for_team`.
properties:
template_ids:
type: array
description: >-
List of identifiers for templates added by See
:route:`templates/add_for_user` or :route:`templates/add_for_team`.
items:
type: string