Gets document content by using the area-relative path of a document in TeamSite.
GET {{baseUrl}}/document/path/:path?project=exercitation id&inlineLoad=true
Returns the document object content.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
project | string | The project from which to select assets. If no parameter is not included in the request, then assets are selected from the default project. See description of the defaultProject setting in the lscs-conf.properties file. | |
inlineLoad | boolean | Boolean. If true, it will stop the redirect to lscs-static and display DCR content directly. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}