Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

External Storage Search Status (GET)

Check whether external storage search is configured and available for the current org before you run a search.
Resource
1/connect/contenthub-externalsearch/status
Available Version
68.0 and later
HTTP Method
GET
Response body for GET
External Storage Search Status

Usage

Query the availability of external storage search so a client can decide whether to expose search functionality. Call this resource before Search External Storage (POST) and use the returned message to explain the current state to users.

Response Status Codes

Status Code Description
200 The status check completed successfully.
403 The user doesn't have access to this resource.