Agents
Query Phantombuster agents. Fetches all agents or a single agent by Id with extended fields.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ScriptId | String | ||
| LaunchAfterAgentId | String | ||
| Name | String | ||
| Environment | String |
The allowed values are staging, release. | |
| LaunchType | String |
The allowed values are manual, user api call, scheduled once, scheduled repeatedly, scheduled after agent, retry, scheduled before, browser extension api call. | |
| LastEndType | String |
The allowed values are finished, killed, global timeout, org timeout, agent timeout, unknown, no log timeout. | |
| CreatedAt | Datetime | ||
| ExpireAt | Datetime | ||
| LastEndedAt | Datetime | ||
| LaunchOnceAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AgentObject | String | ||
| Argument | String | ||
| Branch | String | ||
| LastExitCode | Integer | ||
| Manifest | String | ||
| NbContainersRunning | Integer | ||
| NbLaunches | Integer | ||
| OrgS3Folder | String | ||
| RunningTime | Long | ||
| S3Folder | String | ||
| Script | String | ||
| ScriptOrgName | String | ||
| Slaves | String | ||
| Code | String | ||
| ExecutionTimeLimit | Integer | ||
| FileMgmt | String |
The allowed values are folders, mix. | |
| FileMgmtMaxFolders | Integer | ||
| MaxParallelism | Integer | ||
| MaxRetryNumber | Integer | ||
| ProxyType | String |
The allowed values are none, http, socks5. | |
| ProxyAddress | String | ||
| ProxyUsername | String | ||
| ProxyPassword | String | ||
| LastNonManualLaunchType | String |
The allowed values are manual, user api call, scheduled once, scheduled repeatedly, scheduled after agent, retry, scheduled before, browser extension api call. | |
| SlaveSlug | String | ||
| MasterAgentId | String | ||
| LaunchBefore | Datetime | ||
| MasterAgentLaunchAfter | Long | ||
| WasSetupValidOnSubmit | Boolean | ||
| RepeatedLaunchTimes | String | ||
| Notifications | String | ||
| MasterAgentLaunchOnExitCodes | String | ||
| SquidLeaseIdentifier | String | ||
| LeasedSquidProxy | String |