document

Get document by id.

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

get/api/v1/document/{id}

Path parameters

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.