CatalogOrganizationService.

list_export_templates

list_export_templates() -> list[CatalogExportTemplate]

Returns a list of all export templates in the current organization.

Parameters

None

Returns

typedescription
list[CatalogExportTemplate]list[CatalogExportTemplate]: List of export templates in the current organization.