View All Outputs
Returns all the outputs created by a user.
Important:
This method has changed in 6.2
- The data structure OutputInformation inside UserOutputsResult contains a new field
parentTitle
.
End-point
GET | /documents/currentUser/allOutputs |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
List of outputs for the current user. |