Get file uploaded by agent
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agents/files/{fileId}/{fileName}
Refer to Spaces for more information.
GET
/api/fleet/agents/files/{fileId}/{fileName}
curl \
--request GET 'https://localhost:5601/api/fleet/agents/files/{fileId}/{fileName}' \
--header "Authorization: $API_KEY"