cURL
curl --request GET \ --url https://app.all-hands.dev/api/user/repository/branches \ --header 'X-Session-API-Key: <api-key>'
[ { "name": "<string>", "commit_sha": "<string>", "protected": true, "last_push_date": "<string>" } ]
Get branches for a repository.
Documentation IndexFetch the complete documentation index at: https://allhandsai-chore-weekly-arch-refresh.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-chore-weekly-arch-refresh.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?