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

An intake configures how documents are ingested from external sources.

active
boolean
required
activityPlanId
string | null
required
allowMultipleFiles
boolean
required
changeSequence
integer<int32>
required
createdOn
string<date-time>
required
description
string
required
id
string
required
knowledgeFeatureIds
unknown
required
metadata
object | null
required
name
string
required
organization
object | null
required

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
required
script
string | null
required
scriptEnabled
boolean
required
slug
string
required
sourceType
string
required
store
object | null
required
updatedOn
string<date-time>
required
uuid
string
required
largeUploadEnabled
boolean | null
sourceConfig
unknown
sourceScript
string | null