sites
List Git Branches
Retrieves the list of Git branches for a site. Returns a map where keys are branch names and values are commit SHAs.
get/v0/sites/{site_id}/code-tips
Path parameters
site_idstring required
Site UUID
Response
BranchListResponse required
This is a map where keys are branch names and values are commit SHAs.
Changes
No recorded changes to this endpoint across all 1 revision of this API.