Function getTask

  • Retrieves the full definition and metadata for a specific task, including its trigger configuration, state definitions, owner, and last run status. Use this operation to inspect a task before updating or starting it.

    Parameters

    • id: string

      The unique identifier of the task to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<tasks.GetTaskHttpResponse>

    GetTaskHttpError