/containers/fetchAsk AIget https://api.phantombuster.com/api/v2/containers/fetchGets a container by id.Query ParamsidstringrequiredId of the container to fetch.withResultObjectstringIf set, the container's result object will be returned in the response.withOutputstringIf set, the output of the container will be returned in the response.withRuntimeEventsstringIf set, the runtime events associated with the container will be returned in the response.withNewerAndOlderContainerIdstringIf set, the older container's id and the newer container's id will be returned in the response.HeadersX-Phantombuster-OrgstringID of the org that is perfoming the operation (not necessary when using a third party key)Responses 200OK 404No container exists with the provided id.Updated over 2 years ago