Skip to main content
Back to API List The Search AI App Export API enables you to programmatically export search application configurations. The export is handled as an asynchronous process:
  1. Initiate Export — Submit an export request specifying the features to export.
  2. Poll Job Status — Check export status and download the configuration file when the job completes successfully.

Step 1: Initiate App Export

Creates an asynchronous export job for the search application configuration. Only the features listed in the request are exported.

Query Parameters

Request Parameters

Sample Request

Sample Response

Step 2: View Job Status

This API returns the job status along with debug information. If the job completes successfully, it also returns the URL of the file with the exported configuration. See the Jobs API for details.

Sample Request

Sample Response

The response includes the export status for each individual module.