✳GetRatchetDownload OpenAPI
DEVELOPER REFERENCE

Versioned API

Runs, durable jobs, recovery and worker leases. All routes use bearer authentication. Use scoped keys for workers and keep keys out of browser code.

GET ENDPOINT

List organization audit events

GET /api/v1/audit

Requires an administrator key. Results are scoped to the key's organization and omit payloads and secrets.

Parameters

  • cursor · query
  • limit · query
  • action · query
  • targetType · query
  • targetId · query

Responses

  • 200 · Success
  • 400 · Invalid request
  • 401 · Missing or invalid credentials

See the OpenAPI 3.1 document for machine readable paths and authentication details.

GetRatchet — Durable execution for AI agents