Get Single Branch
Retrieve the details of a branch sequence.
Get Single Branch
GET
https://{{account_id}}.acquire.io/api/v1/bot/seq/branch/{{id}}
Retrieve the details of a single branch. The bran
Path Parameters
Name | Type | Description |
---|---|---|
id* | integer | The branch Id |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Bearer {{api_key}} |
Last updated