Workflow-run
Workflow run screen asset
Retrieves a specific screen asset for a given workflow run. The asset path is specified by the wildcard part of the URL.
GET
Path Parameters
The unique identifier of the workflow run for which to retrieve an asset.
The path to the screen asset (e.g., 'screens/step-1-screen.tsx'.)
Response
200
application/json
The requested asset content. The Content-Type header will indicate the asset's MIME type.