GET
/
api
/
v1
/
accounts
/
{account_id}
/
conversations
/
meta
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/conversations/meta

Parameters

account_id
string

account_id: The ID of the Meta account to get conversations for.