Get all branches for a project
GET {{baseUrl}}/insights/:project-slug/branches?workflow-name=build-and-test
Get a list of all branches for a specified project. The list will only contain branches currently available within Insights.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
workflow-name | string | The name of a workflow. If not passed we will scope the API call to the project. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}