agents
Gets an agent by id.
get/agents/fetch
Query parameters
idstring required
Id of the agent to fetch.
withManifeststring
Set to "true" if you want to return the agent's manifest in the response
withAgentObjectstring
Set to "true" if you want to include the agent_object in the response
withCodestring
Set to "true" if you want to include the agent's script code in the response
withSlavesstring
Set to "true" if you want to include the agent's slave agents in the response
withSubSlavesstring
Set to "true" if you want to include the agent's sub-slave agents in the response (requires withSlaves=true)
Headers
X-Phantombuster-Orgstring
ID of the org that is perfoming the operation (not necessary when using a third party key)
Response
OK