Workflow Execution
Get Workflow Logs
Returns workflow logs, with the first page returning the latest {limit}
messages, i.e., in reverse order.
GET
Authorizations
API Key authentication.
Query Parameters
Keyword to search.
Filter by status.
Available options:
succeeded
, failed
, stopped
, running
Current page.
Number of items per page.
Response
200 - application/json
Successfully retrieved workflow logs.
The response is of type object
.