Skip to main content
Use these APIs to maintain durable workspace inventory metadata.

POST /v1/workspace/agents/upsert

Idempotently maps a workspace-side key to a Clawb agent_id inside the workspace.

Auth

Workspace API key required.

Example response

GET /v1/workspace/agents

Lists mappings in the workspace.

Query params

  • environment
  • status
  • label

Example response