Get a list of repository branches from a project, sorted by name alphabetically.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the GitLab documentation.
Parameters
| Parameter | Description |
|---|---|
| Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
| Search | Return list of branches containing the search string. You can use ^term and term$ to find branches that begin and end with term respectively. |