Skip to content
Get started

Call

Get call by ID
call.retrieve(strid) -> CallRetrieveResponse
GET/call/{id}
Place a call
call.create(CallCreateParams**kwargs) -> CallCreateResponse
POST/call
Get calls
call.list(CallListParams**kwargs) -> CallListResponse
GET/call