{
  "connect_apps": [
    {
      "sid": "CNb989fdd207b04d16aee578018ef5fd93",
      "account_sid": "AC72d87bea57556989c033c644f6270b8e",
      "friendly_name": "My awesome ConnectApp",
      "description": "An amazing TwilioConnect application that does amazing things!",
      "company_name": "My Company",
      "homepage_url": "http://www.mycompany.com",
      "authorize_redirect_url": "https://www.mycompany.com/connect_authorize",
      "deauthorize_callback_url": "https://www.mycompany.com/connect_deauthorize",
      "deauthorize_callback_method": "POST",
      "permissions": ["get-all","post-all"]
    }
  ],
  "page": 0,
  "num_pages": 1,
  "page_size": 50,
  "total": 3,
  "start": 0,
  "end": 2,
  "uri": "\/2010-04-01\/Accounts\/AC81e0ca4b0af06b833b6726957613c5d4\/ConnectApps\/.json",
  "first_page_uri": "\/2010-04-01\/Accounts\/AC81e0ca4b0af06b833b6726957613c5d4\/ConnectApps\/.json?Page=0&PageSize=50",
  "previous_page_uri": null,
  "next_page_uri": null,
  "last_page_uri": "\/2010-04-01\/Accounts\/AC81e0ca4b0af06b833b6726957613c5d4\/ConnectApps\/.json?Page=0&PageSize=50"
}
