Export an action run as CSV

View as Markdown

Streams the run’s items as a CSV file (filename + records + status on the generate/fill axis; fileName/status/fields/recordId on the extract axis).

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
runIdstringRequired

Response

CSV export.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error