document

Get document by docId.

Get document by docId. If not found 404 response is returned.

get/api/v1/document/docid/{doc_id}

Path parameters

doc_idstring required

Cookies

Sessionstring nullable

Response

Successful Response

docIdstring nullable

Id of the document by language and description.

descriptionstring required

Short description of document.

documentstring required

Document itself.

language'EN' required

Supported languages.

idstring required

Unique id in db.

Changes

No recorded changes to this endpoint across all 1 revision of this API.