Skip to content

Branches Object ​



id
string
REQUIRED · The unique identifier for the branch
name
string
REQUIRED · Name of the branch
repo
string
The repository of the branch
last_commit
string
The last commit of the branch
last_commit_by
string
The last commit author of the branch
last_commit_message
string
The last commit message of the branch
last_commit_at
string · date-time
The date and time when the last commit was made
created_at
string · date-time
The date and time when the branch was created
updated_at
string · date-time
The date and time when the branch was last updated
remote_data
object
Raw data returned from the remote API call.