List runs for a public workflow
get/v1/public/workflows/{id}/runs
Path parameters
idstring required
Workflow ID
Query parameters
limitinteger
Number of items (default 20, max 100)
offsetinteger
Offset for pagination (default 0)
Response
OK
Example response
{
"message": "success",
"requestId": "abc-123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.