Retrieve a single document by its ID. Only documents that the requesting user is authorized to access will be returned.
Bearer token authentication
The ID of the document to retrieve.
Include the content of the document in the response.
File
Response serializer for file retrieve results.
Unique identifier for the file
Object type, always 'file'
Unix timestamp of when the file was created
Original filename of the file
Purpose of the file, always 'documents'
Processing status of the file
Content of the file (included only when include_content=true)