Get a single content by ID.
Returns detailed information about a specific content item including metadata, file information, and processing status.
Args: content_id: The unique identifier for the content
Returns: Content details
Example: GET /contents/con_abc123xyz
Raises: 404: If content not found or not accessible
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace ID
Successful Response
Schema for reading content.
Content ID
Content name
Content description
Content metadata
Content type/MIME type
Content size in bytes
Content processing status
Sync status
Status message
Content hash
File data information
Content definition
Creation timestamp
Update timestamp
External system ID
Collection ID
Workspace ID
Content configuration
Linked content ID
Number of times accessed