List of all TargetProcess communication logs
media type | data type | description |
---|---|---|
application/json | object | JSON with list of logs
Example of response:
{"list":[{"changeRequestId":1,"message":"error_message","userId":1,"userFullName":"User Full Name","logId":1,"createdTime":"2020-01-01T01:00:00.000000Z"}]}
|
List of all TargetProcess communication logs
name | type | description | default | constraints |
---|---|---|---|---|
changeRequestId | path | ChangeRequest ID | long |
media type | data type | description |
---|---|---|
application/json | object | JSON with list of logs
Example of response:
{"list":[{"changeRequestId":1,"message":"error_message","userId":1,"userFullName":"User Full Name","logId":1,"createdTime":"2020-01-01T01:00:00.000000Z"}]}
|