Ask a question based on uploaded documents or sessions.
Important Note: Cortex internally relies on the metadata
field for source matching. You should use this field when you want to deterministically fetch specific documents based on their metadata.
Note: For PowerPoint (PPT) and Excel (XLSX) files, the page
field will be returned as an empty string since these file formats donβt use traditional page numbering.
page
(number): The page number where the content appearscoordinates
(object): Alternative coordinate format with:
x
(number): Left positiony
(number): Top positionwidth
(number): Width of the bounding boxheight
(number): Height of the bounding boxBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer token (Firebase token)
Request content type
Response content type