Skip to main content
GET
/
activeviam
/
database
/
rest
/
v10
/
discovery
/
branches
/
{branch}
Get the description of a branch.
curl --request GET \
  --url http://localhost:9090/activeviam/database/rest/v10/discovery/branches/{branch}
{
  "title": "Success",
  "description": "Success"
}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

branch
string
required

Desired branch name.

Response

200 - application/json

Desired branch description returned successfully.

latestEpoch
integer<int64>
permissions
object