list
List applications in the account.
Path parameters
AccountSid
The Account ID that has the Application.
Query parameters
FriendlyName
Filter by a named unique identifier for the resource.
Page
The page number to retrieve. Page numbers are zero-indexed, so the first page is 0.
PageSize
The number of results to return per page. The default is 50, and the maximum is 1000.
PageToken
A token used to retrieve a specific page of results.
Response
uri
The URI for this resource.
first_page_uri
The URI for the first page of results.
next_page_uri
The URI for the next page of results. Null if there are no more pages.
previous_page_uri
The URI for the previous page of results. Null if this is the first page.
page
The current page number. Zero-indexed.
page_size
The number of results per page.
applications
List of applications.
Response Example
Response