Returns a paginated list of application summaries in your account.
post/ListApplications
Request body
nextTokenstring
Pagination token.
maxResultsinteger
Maximum results for pagination.
Response
Success
nextTokenstring
A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the nextToken value returned from the previous request.