Get data streams
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/data_streams
Refer to Spaces for more information.
[Required authorization] Route required privileges: fleet-agents-all AND fleet-agent-policies-all AND fleet-settings-all.
GET
/api/fleet/data_streams
curl \
--request GET 'http://localhost:5601/api/fleet/data_streams' \
--header "Authorization: $API_KEY"