Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates the /suggest GET endpoint, facilitating suggestion retrieval in the ServiceNow platform. |
| What area does it affect? |
API functionality |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring suggestion features or troubleshooting related API issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.suggest.get.endpoint.enabled |
| Sys ID |
8b46cf4dc3823010634cdb450a40dd7f |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
enables /suggest GET endpoint |
| Updated |
2024-05-25 03:39:03 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties