get_balance | Fetch the current account balance and currency. |
get_call | Fetch a single call by SID, including status, duration and price. |
get_conference | Fetch a conference by SID, including its status and region. |
get_message | Fetch a single message by SID, including its delivery status. |
get_queue | Fetch a call queue by SID, including its current size and wait time. |
get_recording | Fetch a recording’s metadata (duration, source call, media URI) by SID. |
list_available_phone_numbers | Search local phone numbers available for purchase in a country. |
list_calls | List phone calls made from and received by the account, with optional filters. |
list_conference_participants | List the participants currently connected to a conference. |
list_conferences | List conferences on the account, with optional status/name/date filters. |
list_incoming_phone_numbers | List the phone numbers provisioned on the account. |
list_messages | List messages sent from and received by the account, with optional filters. |
list_queues | List the call queues on the account. |
list_recordings | List call recordings on the account, optionally filtered by call or date. |