Skip to main content

List Tasks

Retrieves a paginated list of all HDP tasks with optional search functionality. This endpoint does not require authentication.

Endpoint

Query Parameters

Example Request

Response

Success Response (200 OK)

Response Fields

Task Object Fields

Pagination Object Fields

Notes

  • No authentication is required for this endpoint
  • Tasks are ordered by creation date (newest first)
  • Search is case-insensitive and matches UUID, program hash, or program name
  • Maximum 100 tasks per page to prevent excessive response sizes
  • Empty search string is treated as no search filter