| creationDate |
object |
The creation date or creation date range of the activity |
| endDate |
string |
The end date pf the activity (copy of the date associated to the SUCCEEDED or FAILED stage) |
| itemsPerPage |
number |
Number of requested items per page |
| payload |
object |
The copy of the origin user request. It could be the whole object or only some elements. |
| progress |
number |
A progress indicator between 0 and 100 |
| sortBy |
string |
Unbounded list or parameters to sort by. The '+' indicates ascendant ordering, the '-' indicates descendant ordering. If not precised, default to '+' |
| startDate |
string |
The start date of the activity (date of the first stage that is not QUEUED) |
| startIndex |
number |
The index of the first item present in the response |
| status |
string |
The status or status list (comma separated list) of the activity. |
| type |
string |
Type of activity |
| userId |
object |
|