Get an action run

View as Markdown
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

projectIdstringRequired
runIdstringRequired

Response

The action run.
runmap from strings to any

An action-run projection.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error