WorkflowVariables
Variable writes for a run
get/v1/runs/{runId}/variable-writes
Path parameters
runIdstring required
Run ID
Query parameters
limitinteger
Max rows per page
offsetinteger
Offset for pagination (default 0)
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.