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.

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

Response

Created 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