List global templates
To list all global metadata templates, call theGET /metadata_templates/global API endpoint.
This API returns a list of all the metadata templates created by Box and made
available to all enterprises.
List current enterprise’s templates
To list all metadata templates created for usage within the current enterprise, call theGET /metadata_templates/enterprise API
endpoint.
This API returns a list of all the metadata templates created by this
enterprise, and these templates are only available to apply to files in this enterprise.
Pagination
This API uses marker-based pagination and can return anext_marker value in the response body to indicate that more templates might
be available.
