Get ContentObject by ID
Retrieves a single ContentObject by its unique identifier. Content objects represent individual files or processing results within a document family.
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the resource.
Response
The ContentObject
A content object represents an individual file or processing result within a document family.
Optimistic locking version number.
Content-level metadata extracted during processing.
Type of content: DOCUMENT or NATIVE.
Timestamp when the content object was created.
ID of the parent document family.
Document version identifier.
Unique identifier (UUID) for the content object.
Ordering index within the document family.
Metadata extracted from the content.
List of mixin names applied to this content object (e.g., spatial, workbook, text).
File size in bytes.
Source/origin metadata for the content object.
Reference to the storage location.
AI-generated summary of the content.
Timestamp when the content object was last updated.
Secondary UUID identifier.
