Conversational Video Interface
List Conversations
This endpoint returns a list of all conversations that have been generated by the API Key in use.
GET
/
v2
/
conversations
Authorizations
Query Parameters
The number of conversations to return per page. Default is 10.
The page number to return. Default is 1.
Filter the conversations by status. Possible values: active, ended.