[][src]Function dropbox_sdk::file_properties::templates_list_for_user

pub fn templates_list_for_user(
    client: &dyn HttpClient
) -> Result<Result<ListTemplateResult, TemplateError>>

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.