Get a commit version

Returns the details of a commit version

Authentication

AuthorizationBearer

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

Path parameters

commitIdstringRequired
ID of the commit version to return

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Response

This endpoint returns an object.
dataobject
A commit version

Errors