Path parameters
-
The unique identifier of the connector
Responses
-
200 application/json
Hide response attributes Show response attributes object
-
api_key_id string
-
api_key_secret_id string
-
Hide configuration attribute Show configuration attribute object
-
Additional properties are allowed.
Hide * attributes Show * attributes object
-
category string
default_value number | string | boolean | null Required
A scalar value.
-
Hide depends_on attributes Show depends_on attributes object
value number | string | boolean | null Required
A scalar value.
-
Values are
textbox
,textarea
,numeric
,toggle
, ordropdown
. -
Hide options attributes Show options attributes object
value number | string | boolean | null Required
A scalar value.
-
order number
-
placeholder string
tooltip string | null
-
type string
Values are
str
,int
,list
, orbool
. -
ui_restrictions array[string]
-
validations array[object]
One of: Hide attributes Show attributes
-
Value is
less_than
.
Hide attributes Show attributes
-
Value is
greater_than
.
Hide attributes Show attributes
-
Value is
list_type
.
Hide attributes Show attributes
-
Value is
included_in
. -
A scalar value.
Hide attributes Show attributes
-
Value is
regex
.
-
-
Additional properties are allowed.
-
-
-
Hide custom_scheduling attribute Show custom_scheduling attribute object
-
Additional properties are allowed.
Hide * attributes Show * attributes object
-
Additional properties are allowed.
Hide configuration_overrides attributes Show configuration_overrides attributes object
-
max_crawl_depth number
-
sitemap_discovery_disabled boolean
-
domain_allowlist array[string]
-
sitemap_urls array[string]
-
seed_urls array[string]
-
last_synced string | number
A date and time, either as a string whose format can depend on the context (defaulting to ISO 8601), or a number of milliseconds since the Epoch. Elasticsearch accepts both as input, but will generally output a string representation.
One of: Time unit for milliseconds
-
-
-
description string
error string | null
-
features object
Additional properties are allowed.
Hide features attributes Show features attributes object
-
document_level_security object
Additional properties are allowed.
Hide document_level_security attribute Show document_level_security attribute object
-
incremental_sync object
Additional properties are allowed.
Hide incremental_sync attribute Show incremental_sync attribute object
-
native_connector_api_keys object
Additional properties are allowed.
Hide native_connector_api_keys attribute Show native_connector_api_keys attribute object
-
sync_rules object
Additional properties are allowed.
Hide sync_rules attributes Show sync_rules attributes object
-
-
Hide filtering attributes Show filtering attributes object
-
Additional properties are allowed.
Hide active attributes Show active attributes object
-
Additional properties are allowed.
Hide advanced_snippet attributes Show advanced_snippet attributes object
-
created_at string
-
updated_at string
-
Additional properties are allowed.
-
-
Hide rules attributes Show rules attributes object
-
Path to field or array of paths. Some API's support wildcards in the path to select multiple fields.
-
Values are
exclude
orinclude
. -
Values are
contains
,ends_with
,equals
,regex
,starts_with
,>
, or<
.
-
Additional properties are allowed.
-
-
domain string
-
Additional properties are allowed.
Hide draft attributes Show draft attributes object
-
Additional properties are allowed.
Hide advanced_snippet attributes Show advanced_snippet attributes object
-
created_at string
-
updated_at string
-
Additional properties are allowed.
-
-
Hide rules attributes Show rules attributes object
-
Path to field or array of paths. Some API's support wildcards in the path to select multiple fields.
-
Values are
exclude
orinclude
. -
Values are
contains
,ends_with
,equals
,regex
,starts_with
,>
, or<
.
-
Additional properties are allowed.
-
-
-
id string
index_name string | null
-
language string
last_access_control_sync_scheduled_at string | number
A date and time, either as a string whose format can depend on the context (defaulting to ISO 8601), or a number of milliseconds since the Epoch. Elasticsearch accepts both as input, but will generally output a string representation.
One of: Time unit for milliseconds
-
Values are
canceling
,canceled
,completed
,error
,in_progress
,pending
, orsuspended
. -
last_deleted_document_count number
last_incremental_sync_scheduled_at string | number
A date and time, either as a string whose format can depend on the context (defaulting to ISO 8601), or a number of milliseconds since the Epoch. Elasticsearch accepts both as input, but will generally output a string representation.
One of: Time unit for milliseconds
-
last_indexed_document_count number
-
last_sync_error string
last_sync_scheduled_at string | number
A date and time, either as a string whose format can depend on the context (defaulting to ISO 8601), or a number of milliseconds since the Epoch. Elasticsearch accepts both as input, but will generally output a string representation.
One of: Time unit for milliseconds
-
last_sync_status string
Values are
canceling
,canceled
,completed
,error
,in_progress
,pending
, orsuspended
. last_synced string | number
A date and time, either as a string whose format can depend on the context (defaulting to ISO 8601), or a number of milliseconds since the Epoch. Elasticsearch accepts both as input, but will generally output a string representation.
One of: Time unit for milliseconds
-
name string
-
pipeline object
Additional properties are allowed.
Hide pipeline attributes Show pipeline attributes object
-
Additional properties are allowed.
Hide scheduling attributes Show scheduling attributes object
-
access_control object
Additional properties are allowed.
-
full object
Additional properties are allowed.
-
incremental object
Additional properties are allowed.
-
-
service_type string
-
Values are
created
,needs_configuration
,configured
,connected
, orerror
. -
sync_cursor object
Additional properties are allowed.
-
curl \
-X GET http://api.example.com/_connector/{connector_id}