Skip to main content
GET
/
orgs
/
{org_id}
/
agents
/
safe-house-summary
Fleet view of each member agent's Safe House posture
curl --request GET \
  --url https://api.mnemom.ai/v1/orgs/{org_id}/agents/safe-house-summary \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Organization identifier (e.g. org-abc12345)

Response

Per-agent posture summary.

The response is of type object.