---
title: "Stream object tool output"
method: POST
path: "/objects/{object-id}/object-tools/output/{id}"
tags: ["Object Tools"]
---

# Stream object tool output

`POST /objects/{object-id}/object-tools/output/{id}`

Streams the output of a running object tool

## Path parameters

- `object-id` string, required
- `id` string, uuid, required

## Response `200`

Tool output stream

## Other responses

- `401` — Access denied

---

[API](https://skmtc.dev/netxms/apis/netxms-rest-api.md) · [All operations](https://skmtc.dev/netxms/apis/netxms-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netxms/netxms-rest-api/revisions/04789afedcb3/schema)
