Skip to main content
GET
Get commit of running artifact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

flow_name
string
required
env_name
string
required
org
string
required

Response

200 - application/json

Successful Response

commit_sha
string | null
required
Last modified on June 18, 2026