List file links

View as Markdown

Returns the records produced from this file and the action runs that processed it, derived from the action-run-items projection. Requires file:read on the project.

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
fileIdstringRequired

Response

The records produced from the file and the runs that processed it.
producedRecordslist of maps from strings to any
runslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error