GET /documents/{documentId}/similars
Summary: Find documents similar to this document.
Operation ID: getSimilarDocuments
Auth: unknown
Operation ID: getSimilarDocuments
Auth: unknown
Description
Find documents similar to this document. Optionally, include translation information.
Parameters (3)
documentId
(integer, path, required)
Document ID
per_page
(integer, query, optional, default: 1)
Determines the number of similar documents to return.
with[]
(array, query, optional)
Attach further information. Possible values 'preview' to fetch temporary preview URLs. This is NOT recommended to be used with list calls. Only use with[]=preview for single document/style guide calls.
No probe data for this endpoint yet.