Retrieves a paginated list of workflow runs for the specified webhook. Runs are sorted by creation time in descending order (newest first).
Rate Limit: 120 requests per minute per API key.
API key authentication. Get your API key from the workspace settings.
Example: Authorization: Bearer cordage_xxxxxxxxxxxx
The webhook key
"wh_abc123xyz"
Maximum number of runs to return
1 <= x <= 100Number of runs to skip for pagination
x >= 0