templates/get_for_team
POST https://api.dropboxapi.com/2/file_properties/templates/get_for_team
scope: files.team_metadata.write
Get the schema for a specified template.
Request Body
{"template_id"=>"ptid:1a5n2i6d3OYEAAAAAAAAAYa"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"name":"Security","description":"These properties describe how confidential this file or folder is.","fields":[{"name":"Security Policy","description":"This is the security policy of the file or folder described.\nPolicies can be Confidential, Public or Internal.","type":{".tag":"string"}}]}