This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
get_export_template
get_export_template(export_template_id: str) ->
CatalogExportTemplate
Get an individual export template.
Parameters
name | type | description |
---|---|---|
export_template_id | str | Export template identification string e.g. "demo" |
Returns
type | description |
---|---|
CatalogJwk | Catalog export template object containing the structure of the export template. |