Skip to main content
GET
List agent configurations

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Query Parameters

view
enum<string>

Filter agents by view

Available options:
all,
list,
favorites,
published,
admin_internal,
global,
workspace
limit
integer

Maximum number of results to return

withUsage
enum<string>

Include usage statistics

Available options:
true
withAuthors
enum<string>

Include recent authors

Available options:
true
withFeedbacks
enum<string>

Include feedback counts

Available options:
true
withEditors
enum<string>

Include editors list

Available options:
true
sort
string

Sort order

Response

Success

agentConfigurations
object[]