containers
Gets a container by id.
get/containers/fetch
Query parameters
idstring required
Id of the container to fetch.
withResultObjectstring
If set, the container's result object will be returned in the response.
withOutputstring
If set, the output of the container will be returned in the response.
withRuntimeEventsstring
If set, the runtime events associated with the container will be returned in the response.
withNewerAndOlderContainerIdstring
If set, the older container's id and the newer container's id will be returned in the response.
Headers
X-Phantombuster-Orgstring
ID of the org that is perfoming the operation (not necessary when using a third party key)
Response
OK