Task Attempts

Get task attempt by ID

get/api/task-attempts/{id}

Path parameters

idstring uuid required

Task Attempt UUID

Response

Task attempt details

successboolean required
error_dataobject nullable
messagestring nullable

Changes