Branches
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.