CatalogOrganizationService.
list_export_templates
list_export_templates() -> list[CatalogExportTemplate]
Returns a list of all export templates in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogExportTemplate] | list[CatalogExportTemplate]: List of export templates in the current organization. |