Skip to main content
GET
Get RecentExecution 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 RecentExecution

A recent execution records a document processing execution for quick access.

assistant
object | null

An assistant is an AI-powered processor that analyzes and extracts data from documents within a project.

changeSequence
integer<int32>
createdOn
string<date-time>
execution
object | null

An execution records the details and results of a processing session.

id
string
updatedOn
string<date-time>
uuid
string