Gets all agents of the current user's organization.
Query parameters
If set, the agents will be filtered by the provided input types. An input type represents a resource the agent is expected to consume (i.e. "profileUrl", "companyUrl" etc...). You may find them in the response of the endpoint /agents/fetch with manifest
If set, the agents will be filtered by the provided output types. An output type represents a resource the agent is expected to produce (i.e. "fullName", "job", "company" etc...). You may find them in the response of the endpoint /agents/fetch with manifest
If set, only the agents with the provided IDs will be returned. Can be a single ID or an array of IDs
Set to "true" if you want to include the agent's reservedAgentSlotsFactor from the script branch configuration in the response
Set to "true" if you want to include the agent's argument in the response
Headers
ID of the org that is perfoming the operation (not necessary when using a third party key)
Response
OK