Get packages
[Required authorization] Route required privileges: integrations-read OR fleet-setup OR fleet-all.
Query parameters
-
category
string -
prerelease
boolean -
excludeInstallStatus
boolean -
withPackagePoliciesCount
boolean
Responses
-
200 application/json
Hide response attribute Show response attribute object
-
items
array[object] Required Hide items attributes Show items attributes object
-
categories
array[string] -
conditions
object Additional properties are allowed.
Hide conditions attributes Show conditions attributes object
-
elastic
object Additional properties are allowed.
Hide elastic attributes Show elastic attributes object
-
capabilities
array[string] -
subscription
string
-
-
kibana
object Additional properties are allowed.
Hide kibana attribute Show kibana attribute object
-
version
string
-
-
-
data_streams
array[object] Additional properties are allowed.
-
description
string -
discovery
object Additional properties are allowed.
-
download
string -
format_version
string -
icons
array[object] -
id
string Required -
installationInfo
object Additional properties are allowed.
Hide installationInfo attributes Show installationInfo attributes object
-
Hide additional_spaces_installed_kibana attribute Show additional_spaces_installed_kibana attribute object
-
*
array[object] Additional properties Hide * attributes Show * attributes object
-
-
created_at
string -
experimental_data_stream_features
array[object] Hide experimental_data_stream_features attributes Show experimental_data_stream_features attributes object
-
data_stream
string Required -
features
object Required Additional properties are allowed.
Hide features attributes Show features attributes object
-
doc_value_only_numeric
boolean -
doc_value_only_other
boolean -
synthetic_source
boolean -
tsdb
boolean
-
-
-
install_source
string Required Values are
registry
,upload
,bundled
, orcustom
. -
install_status
string Required Values are
installed
,installing
, orinstall_failed
. -
installed_es
array[object] Required -
installed_kibana
array[object] Required Hide installed_kibana attributes Show installed_kibana attributes object
-
installed_kibana_space_id
string -
latest_executed_state
object Additional properties are allowed.
Hide latest_executed_state attributes Show latest_executed_state attributes object
-
error
string -
name
string -
started_at
string
-
-
latest_install_failed_attempts
array[object] Hide latest_install_failed_attempts attributes Show latest_install_failed_attempts attributes object
-
created_at
string Required -
error
object Required Additional properties are allowed.
-
target_version
string Required
-
-
name
string Required -
namespaces
array[string] -
type
string Required -
updated_at
string -
verification_key_id
string | null -
verification_status
string Required Values are
unverified
,verified
, orunknown
. -
version
string Required
-
-
integration
string -
internal
boolean -
latestVersion
string -
name
string Required -
owner
object Additional properties are allowed.
-
path
string -
policy_templates
array[object] Additional properties are allowed.
-
readme
string -
release
string Values are
ga
,beta
, orexperimental
. -
signature_path
string -
source
object Additional properties are allowed.
Hide source attribute Show source attribute object
-
license
string Required
-
-
status
string -
title
string Required -
vars
array[object] Additional properties are allowed.
-
version
string Required
-
-
-
400 application/json
Hide response attributes Show response attributes object
-
error
string -
errorType
string -
message
string Required -
statusCode
number
-
GET
/api/fleet/epm/packages
curl \
--request GET 'https://<KIBANA_URL>/api/fleet/epm/packages' \
--header "Authorization: $API_KEY"