List propertiesAsk AIget https://{hostname}/cloud-wrapper/v1/propertiesView a list of properties for delivery products that are eligible to enable Cloud Wrapper.Query ParamsunusedbooleanDefaults to falseWhether the response should only contain unused properties. Defaults to false to include all properties.truetruefalsecontractIdsarray of stringsA list of identifiers for the contracts that give you access to Cloud Wrapper.contractIdsADD stringaccountSwitchKeystringRuns the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response includes a list of eligible properties. 400Bad request. You provided bad parameter data or formatted the request body incorrectly. 401Unauthorized. A value in your authentication credential is invalid or it's expired. 403Access forbidden. You lack permission for this operation, such as having read-only access. 404Not found. You've input the API URL incorrectly or named an asset that doesn't exist. 405Not allowed. You used an unsupported method with this operation. For example, you set the method to PUT for a GET operation. 500Internal server error. An internal error occurred. Try the request again. If the error continues, contact your account team.Updated about 1 month ago