GET api/2.0/crm/voip/call
Returns a list of the calls matching the parameters specified in the request.
Name |
Description |
Type |
Example |
callType
sent in url
|
Phone call type
|
string
|
some text
|
from
sent in url
|
Phone number that is calling
|
Date and Time
|
Roundtrip format: 2008-04-10T06-30-00.000Z
|
to
sent in url
|
Phone number to call
|
Date and Time
|
Roundtrip format: 2008-04-10T06-30-00.000Z
|
agent
sent in url
|
Call agent
optional
|
guid
|
9924256A-739C-462b-AF15-E652A3B1B6EB
|
client
sent in url
|
Call client
optional
|
number
|
1234
|
contactID
sent in url
|
Contact ID
optional
|
number
|
1234
|
GET api/2.0/crm/voip/call?callType=some+text&from=2008-04-10T06-30-00.000Z&to=2008-04-10T06-30-00.000Z
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json