Skip to main content

Get Task Details

Retrieves comprehensive details of a specific HDP task, including all metadata, MMRs used, and execution information. This endpoint does not require authentication.

Endpoint

Path Parameters

Example Request

Response

Success Response (200 OK)

Not Found Response (404)

Response Fields

MMR Object Fields

Notes

  • No authentication is required for this endpoint
  • This endpoint provides the most comprehensive view of a task
  • MMRs array will be empty if no MMRs were used
  • If task_hash or output_tree_root are not stored in the database, they will be extracted from the task results if available
  • The program_hash will fallback to the HDP core program hash if not specified