templates/list_for_user
POST https://api.dropboxapi.com/2/file_properties/templates/list_for_user
scope: files.metadata.read
Get the template identifiers for a team. To get the schema of each template use templates/get_for_user
. This endpoint can't be called on a team member or admin's behalf.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |
RESPONSES
status: OK
{"template_ids":["ptid:1a5n2i6d3OYEAAAAAAAAAYa"]}