Skip to main content
GET
Get TaskActivity by ID

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Response

The TaskActivity

A task activity records an event in the task's history, such as status changes or comments.

changeSequence
integer<int32>
required
content
string
required
createdOn
string<date-time>
required
detail
object
required
id
string
required
searchText
string
required
task
object | null
required

A task represents a unit of work in a document review workflow, with an assignee, status, and due date.

taskId
string | null
required
updatedOn
string<date-time>
required
user
unknown
required
userId
string | null
required
uuid
string
required