For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get document

Gets a document by ID.

get
Path parameters
idstringRequired
productIdstringRequired
Query parameters
selectstringOptional
Responses
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
typestringOptional
descriptionstringOptional
statusstringOptional
filenamestring · nullableOptional
sizeinteger · int32 · nullableOptional
contentTypestringOptional
urlstringRead-onlyOptional
languagestringOptional
get/public/v1/catalog/products/{productId}/documents/{id}

Last updated

Was this helpful?