Pixio API Endpoint
Get Workflow Run Output
Description
This endpoint retrieves the output of a workflow run by providing the run_id
.
Parameters
- run_id (required, query): The ID of the run for which the output is being retrieved.
This endpoint retrieves the output of a workflow run by providing the run_id
.