Skip to main content
GET
List agent executions for a WhatsApp conversation

Authorizations

X-API-Key
string
header
required

API key required for all endpoints

Path Parameters

conversation_id
string
required

Query Parameters

page
integer
default:1
Required range: x >= 1
per_page
integer
default:20
Required range: 1 <= x <= 100

Response

A list of agent execution associations

data
object[]
meta
object