twilio-accounts
Retrieve Twilio account list including subaccounts.
twilio-accounts [profile=VALUE]
- profile=VALUE
- Optional. Twilio connect profile identifier
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Connect profile code |
| id | String | ID | Account SID |
| name | String | Name | Account friendly name |
| status | String | Status | Account status (active, suspended, closed) |
| type | String | Type | Account type (Full, Trial) |
| created | Date | Created | Account creation time |
| updated | Date | Updated | Last update time |