EasypanelDocs

Search GitHub branches

Searches branches in a GitHub repository accessible to the panel.

GET
/searchBranches

Searches branches in a GitHub repository accessible to the panel.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

owner*string
Length1 <= length
repo*string
Length1 <= length
search?string
Default""

Response Body

application/json

curl -X GET "https://example.com/searchBranches?owner=string&repo=string"
null