v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401AuthorizedConnectApp

Fetch an instance of an authorized-connect-app

Fetch an instance of an authorized-connect-app

get/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the AuthorizedConnectApp resource to fetch.

ConnectAppSidstring required

The SID of the Connect App to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the AuthorizedConnectApp resource.

connect_app_company_namestring nullable

The company name set for the Connect App.

connect_app_descriptionstring nullable

A detailed description of the Connect App.

connect_app_friendly_namestring nullable

The name of the Connect App.

connect_app_homepage_urlstring uri nullable

The public URL for the Connect App.

connect_app_sidstring nullable

The SID that we assigned to the Connect App.

permissionsAuthorizedConnectAppEnumPermission[] nullable

The set of permissions that you authorized for the Connect App. Can be: get-all or post-all.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.