v1

latestOpenAPI 3.0.0ISC2026-07-26782347.5 KB
containers

Gets the output of a container.

get/containers/fetch-output

Query parameters

idstring required

Id of the container to fetch output from.

mode'json' | 'raw'

If set to "raw", the output will be returned as plain text. If omitted or set to "json", the output will be returned as json.

Headers

X-Phantombuster-Orgstring

ID of the org that is perfoming the operation (not necessary when using a third party key)

Response

OK

outputstring nullable