Retrieve metadata for a specific document.
This endpoint returns the metadata for a document identified by its ID. Optionally, it can include the document’s text content.
Documentation Index
Fetch the complete documentation index at: https://developers.ambersearch.de/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the document
1Whether to include the document's text content in the response
Successful Response