Export a component to a json file.
Request
GET https://{hostname}:{port}
/cli/component/export?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: exportComponent.