REST - Document - ChangeLog
REST-Interface
REST-Interface
URL
GET <application-url>/api/document/changelog
Query parameter
Produces
application/json
application/xml
com.matterial.mtr.api.object.ListResult<DocumentChangeLog>
Permission
Login
Sample
GET http://localhost:8080/mtr-backend/api/document/changelog?documentId=5&count=true&limit=1
URL
GET <application-url>/api/document/changelog/map
Query parameter
Produces
application/json
application/xml
Permission
Login
Sample
GET http://localhost:8080/mtr-backend/api/document/changelog/map?documentId=5&count=true&limit=1