GET /metadata_templates/{scope}/{template_key}/schema
Summary: Get metadata template by name
Operation ID: get_metadata_templates_id_id_schema
Auth: unknown
Operation ID: get_metadata_templates_id_id_schema
Auth: unknown
Description
Retrieves a metadata template by its `scope` and `templateKey` values. To find the `scope` and `templateKey` for a template, list all templates for an enterprise or globally, or list all templates applied to a file or folder.
Parameters (2)
scope
(string, path, required)
The scope of the metadata template
Constraints: {'enum': ['global', 'enterprise']}
template_key
(string, path, required)
The name of the metadata template
No probe data for this endpoint yet.