CatalogOrganizationService.

get_export_template

get_export_template(export_template_id: str) -> CatalogExportTemplate

Get an individual export template.

Parameters

nametypedescription
export_template_idstrExport template identification string e.g. "demo"

Returns

typedescription
CatalogJwkCatalog export template object containing the structure of the export template.