Watches

List watches

Return all watches for the authenticated organization or trial session.

GET /api/watches Open console →

Authorizations

Authorization
requiredstring

Responses

200 — array of watch objects with status and last snapshot time.

curl https://driftguard.org/api/watches \
  -H "Authorization: Bearer dg_live_…"