Skip to main content
GET
/
api
/
v1
/
console
/
agents
/
{agentId}
/
conversation_flows
List agent conversation flows
curl --request GET \
  --url https://api.bimpe.ai/api/v1/console/agents/{agentId}/conversation_flows \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

Team API key (prefix sk_). Use Authorization: Bearer or X-Api-Key: .

Path Parameters

agentId
string
required
Maximum string length: 50

Response

List of conversation flows

The response is of type any.