Skip to main content
GET
Get latest artifact commit

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
Pattern: ^[a-zA-Z0-9][a-zA-Z0-9\.\-_~]*$
fingerprint
string
required
Pattern: ^[a-f0-9]{5,64}$
org
string
required

Query Parameters

branch
string | null

The branch to get the commit from

Response

Successful Response

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