Legs
Retrieve a listing of all legs.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CallId | String |
Calls.Id | |
| Source | String | ||
| Destination | String | ||
| Status | String | ||
| Direction | String | ||
| Cost | Decimal | ||
| Currency | String | ||
| Duration | Integer | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AnsweredAt | Datetime | ||
| EndedAt | Datetime |