List agent branches

Returns a list of branches an agent has

Path parameters

agent_idstringRequired
The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Query parameters

include_archivedbooleanOptionalDefaults to false
Whether archived branches should be included
limitintegerOptional<=100Defaults to 100
How many results at most should be returned

Response

Successful Response
resultslist of objects
metaobject or null

Errors