Queries the option settings of an extension in a workspace.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ExtensionCode | string | No | The unique code of the extension. | ce4*********086da5 |
ProjectId | string | No | The workspace ID. | 234 |
Response parameters
Examples
Sample success responses
JSON
format
{ "RequestId": "E6F0DBDD-5AD****", "OptionValue": { "cuNumber": 0 } }
Error codes
For a list of error codes, visit the Service error codes.