Get record provenance
Returns the source file (id + name) and the action run that produced this record. Requires data-record:read on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
recordId
Response
The source file and run that produced the record.
sourceFileId
sourceFileName
sourceRunId
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error