List agents

Get the agent configurations for the workspace identified by {wId}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the workspace

Query Params
string
enum

The view to use when retrieving agents:

  • all: Retrieves all non-private agents (default if not authenticated)
  • list: Retrieves all active agents accessible to the user (default if authenticated)
  • published: Retrieves all agents with published scope
  • global: Retrieves all global agents
  • favorites: Retrieves all agents marked as favorites by the user (only available to authenticated users)
Allowed:
string
enum

When set to 'true', includes recent authors information for each agent

Allowed:
Responses

400

Bad Request. Missing or invalid parameters.

401

Unauthorized. Invalid or missing authentication token, or attempting to access restricted views without authentication.

404

Workspace not found.

405

Method not supported. Only GET is expected.

500

Internal Server Error.

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