Skip to main content
POST
Create RecentExecution

Authorizations

x-api-key
string
header
required

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

Body

application/json

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.

execution
object | null

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

Response

Created RecentExecution

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

assistant
object | null
required

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

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

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

id
string
required
updatedOn
string<date-time>
required
uuid
string
required