The authenticated user can only get Information about metadata templates
within the
global scope or the enterprise_:id scope where
:id is the ID of their enterprise.Get a metadata template by name
To get a metadata template by name, call the API endpoint with the template’sscope and templateKey.
To get the
scope and templateKey for a template, either
, or
.Get a metadata template by ID
To get a metadata template by ID, you will need to pass the template’sid to the API endpoint.
To get the
id for a template, either
, or
.