Agents
Get the registry-owned default DAG executor
Required API-key scope: agents:read.
Authorizations
x-api-key
string
header
required
Talus API Key in the form key_id.secret. The API also accepts Authorization: ApiKey <key_id.secret>, but the docs UI is configured to send x-api-key.
200application/json
Default DAG executor
agent_object_id
string
required
skill_id
integer<int64>
required
404
No default DAG executor is configured
500
Internal server error