/agents/fetch-all

Gets all agents of the current user's organization.

Query Params
inputTypes

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

outputTypes

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

agentIds
length between 0 and 100

If set, only the agents with the provided IDs will be returned. Can be a single ID or an array of IDs

string

Set to "true" if you want to include the agent's reservedAgentSlotsFactor from the script branch configuration in the response

string

Set to "true" if you want to include the agent's argument in the response

Headers
string

ID of the org that is perfoming the operation (not necessary when using a third party key)

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json