GET api/lastExecutions
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of last_executionsName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
datetime | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "id": 1, "datetime": "2025-07-01T19:45:26.4897186+08:00" }, { "$ref": "1" } ]