Get information about a post processing script
This command returns a JSON representation of a post processing script.
Request
GET https://{hostname}:{port}
/cli/postProcessingScript/script?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| script | string | true | Name/ID of the script |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getPostProcessingScript.