Skip to content

List Automations

Review the current workspace automations before you create, update, or rotate one.

Best for Workspace manager Updated April 3, 2026
API In this interface
4 steps Steps
3 interfaces Available in
Use this path when

Use the workspace-scoped automation list endpoint when the reader needs automation ids or current automation state.

What you'll finish here
  • Open the current automation inventory.
  • Choose the right automation id.
  • Avoid editing the wrong automation.

Where this happens

LabelValueNotes
EndpointGET /api/v1/workspaces/{workspaceId}/automationsLists automations in one workspace.

Same Task, Other Interfaces

Use the version that matches where you are working now. The subject matter stays the same; the delivery changes by surface.

Do the work

  1. 1. Resolve the workspace id first.
  2. 2. Call the workspace automation list endpoint with a human token that has `workspace.automation.manage`.
  3. 3. Read the returned automation ids, scopes, and team boundaries.
  4. 4. Use the right automation id for the next create-agent, update-automation, or rotate-secret action.

Keep Going in Automation and Agents

Stay in the same interface and move to the next closest task in this topic when needed.

Nearby Guides

These guides stay close to the current workflow so you can keep moving without restarting discovery.