Authorizations
Headers
Query Parameters
Body
application/json
Response
Successful Response
A unique identifier for the document loading.
A list of messages containing the document content and metadata.
The Unix timestamp (in seconds) of when the document was loaded.
Returns the token count for the document message.
This property calculates token usage based on both text and image content in the messages using the token counting utilities.
Returns: TokenCount: A Pydantic model with total, user, and developer token counts.
The type of object being loaded.
Allowed value:
"document_message"