Get an action run
Returns a single action run by id within the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
runId
Response
The action run.
run
An action-run projection.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error