get
https://api.paradox.ai/api/v1/public/company/conversations
Get all company conversations
Results
Return all the conversations that belong to that company.
By default, all the conversations are returned.
The result will have the following keys:
| Key | Description |
|---|---|
| updated_at | Last timestamp when conversation was updated |
| created_at | timestamp when conversation was created |
| oid | encrypted id of conversation |
| label | name of the conversation |
| is_remote | 1 if not assigned to any location. |
| deactivated | 1 if conversation is deactivated |
