/containers/fetch-allAsk AIget https://api.phantombuster.com/api/v2/containers/fetch-allGets all containers associated to a specified agent.Query ParamsagentIdstringrequiredId of the agent to fetch containers from.beforeEndedAtstringIf set, the endpoint will return containers which ended before the specified date.limitstringIf set, the endpoint will only return the specified amount of containers.modestringenumIf set to "all", all containers will be returned. If set to "finalized", only finalized containers will be returned.allfinalizedAllowed:allfinalizedwithRuntimeEventsstringIf set, the endpoint will return the containers' runtime events in the response.HeadersX-Phantombuster-OrgstringID of the org that is perfoming the operation (not necessary when using a third party key)Response 200OKUpdated over 2 years ago