Develop > Application Programming Interface > Legacy APIs > Values for the excludedoc parameter

Values for the excludedoc parameter

The rest.excludedoc property in the csa.properties file (<CSA>/jboss-as/standalone/deployments/csa.war/WEB-INF/classes) indicates if the document field should be included in the output of the REST response.

You can overwrite the default value (excludedoc=true) by adding the excludedoc parameter to the REST request URL. For example:

https://<host>:<port>/ csa/rest/catalog/4028caf84bd9cc4a014bd9d802b801c2/offering/4028caf84bd9cc4a014bd9d802b801c2?userIdentifier=90d96588360da0c701360da0f1d600a1&excludedoc=false