Data streams
Get data streams
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/fleet/epm/data_streams</span></div>Refer to Spaces for more information.
Get a list of data streams created by installed integration packages.<br/><br/>[Required authorization] Route required privileges: integrations-read OR fleet-setup OR fleet-all.
get/api/fleet/epm/data_streams
Query parameters
type'logs' | 'metrics' | 'traces' | 'synthetics' | 'profiles'
Filter by data stream type
datasetQuerystring
Filter data streams by dataset name
sortOrder'asc' | 'desc'
Sort order, ascending or descending
uncategorisedOnlyboolean
When true, only return data streams that are not associated with a package
Response
Successful response