Skip to main content
POST
Reconcile secret operation

Authorizations

Authorization
string
header
required

Clerk session JWT for the web app (active organization required), or an organization-scoped SEAOTTER access key (so_…) from POST /api/v1/api-keys for programmatic / docs try-it / MCP use. The same so_… value is both Authorization: Bearer so_… and SEAOTTER_API_KEY.

Path Parameters

agent_id
string<uuid>
required
operation_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
agent_id
string<uuid>
required
key
string
required
action
string
required
stage
string
required
status
string
required
secret_ref
string | null

GSM secret id (never a plaintext value)

error_code
string | null
attempt_count
integer
default:1
created_at
string<date-time> | null
updated_at
string<date-time> | null