Get recent workflow run activity
get/v1/metrics/recent-activity
Query parameters
limitinteger
Number of runs to return (default 20, max 100)
statusstring
Filter by status (success, failure, running)
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "abc-123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.