Skip to content
  • GET /api/v1/curl/jobs β€” List all async jobs
  • GET /api/v1/curl/jobs/{id} β€” Get detailed job information
  • DELETE /api/v1/curl/jobs/{id} β€” Cancel a pending or running job
  • GET /api/v1/curl/jobs/{id}/result β€” Get job response body
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help