Dropbox API
Getting access, Developing, Testing
Back to DropboxFile Properties - Templates - List For Team
Get the template identifiers for a team. To get the schema of each template use :route:templates/get_for_team
.
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