/
/agentserver API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 29m ago · Updated 1mo ago
Admin15
Agent16
Auth5
Codex Browser Sessions1
Codex Tokens3
Connectors5
Exec-Audit10
IM Channels9
MCP PATs4
Misc18
  • getList LLM traces for a sandbox
  • getGet a single LLM trace for a sandbox
  • getList credential bindings for a workspace
  • postCreate a credential binding for a workspace
  • deleteDelete a credential binding
  • patchPatch a credential binding (rename)
  • postComplete an OIDC device code flow for a pending credential binding
  • postSet a credential binding as the default
  • getInitiate ModelServer OAuth connection for a workspace
  • deleteDisconnect ModelServer from a workspace
  • getGet ModelServer connection status for a workspace
  • getList agent interaction audit trail for a workspace
  • getGet workspace quota defaults and current sandbox count
  • getList codex remote executors for a workspace
  • postRegister a new codex remote executor for a workspace
  • deleteRemove a codex remote executor from a workspace
  • getList LLM traces for a workspace
  • getGet a single LLM trace for a workspace
Sandboxes8
Workspace API Keys4
Workspaces14
    Misc

    Set a credential binding as the default

    post/api/workspaces/{id}/credentials/{kind}/{bindingId}/set-default

    Path parameters

    idstring required

    Workspace ID

    kindstring required

    Credential kind

    bindingIdstring required

    Binding ID

    Response

    updated

    Changes