v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBBranches
List all branches
Retrieves a list of branches.
Project Type Compatibility:
- ✅ Software projects (localization_files) - Only project type that supports branching
- ❌ Documents projects (paged_documents) - Branching not supported
- ❌ Marketing projects (content_integration, marketing, marketing_integrations) - Branching not supported
Requires <code>read_projects</code> OAuth access scope.
get/projects/{project_id}/branches
Path parameters
project_idstring required
A unique project identifier
Query parameters
limitinteger
Number of items to include (max 5000).
pageinteger
Return results starting from this page.
Response
OK