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