Repository Branch Manipulation
Get the current branch details
GET
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
Required string length:
3 - 128
Example:
"example_id"
Branch ID. Branch name can be used instead of the ID, but storing and using branch ID in API requests is preferred.
Required string length:
3 - 128
Example:
"example_id"
Response
200
application/json
Branch details returned
Required string length:
3 - 128
Example:
"example_id"
Required string length:
1 - 128
Example:
"new-branch-name"
Branch identifier in Diversion
User details
Creation time
Example:
"A description of the branch"