As of Version | product version 2021 Winter | component version |
---|---|
Request Method | GET |
Response Format | JSON |
Required Permission | available if listed in |
Description | Retrieves the names of all global catalogs stored via CATALOG service. |
Request Header | |
Request Example |
|
Response Example | { "objects": [ { "properties": { "name": { "value": "deliverables" } } }, { "properties": { "name": { "value": "initiatives" } } }, { "properties": { "name": { "value": "germancities" } } }, { "properties": { "name": { "value": "models" } } } ] } |
General
Content
Integrations