The AuthorizedConnectApps list resource shows all of the Connect Apps that you have authorized for your account. Each Connect App corresponds to a subaccount within your Twilio account, which acts as that Connect App's sandbox. The instance resource shows you the permissions you have granted for a Connect App as well as information about the Connect App itself.
/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}
| Property | Description |
|---|---|
| DateCreated | The date that this resource was created, given as GMT RFC 2822 format. |
| DateUpdated | The date that this resource was last updated, given as GMT RFC 2822 format. |
| AccountSid | The unique id of the SubAccount this Connect App has access to. |
| Permissions | The set of permissions that you have authorized for this Connect App. Valid permisisons are get-all or post-all. |
| ConnectAppSid | The unique id of the Connect App that was authorized. |
| ConnectAppFriendlyName | A human readable name for the Connect App. |
| ConnectAppDescription | A more detailed human readable description of the Connect App. |
| ConnectAppCompanyName | The company name set for this Connect App. |
| ConnectAppHomepageUrl | The public URL for this Connect App. |
| Uri | The URI for this resource, relative to https://api.twilio.com. |
Not supported.
Not supported.
Not supported.
/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps
Returns a list of Connect App resource representations, each representing a Connect App you've authorized to access your account. The list includes paging information.
Not Supported.
Not Supported.
Not Supported.