Returns a list of the application versions for a specific application.
get/applications/{applicationId}/versions
Path parameters
applicationIdstring required
The unique identifier of the application.
Query parameters
maxResultsinteger
The maximum number of application versions to return.
nextTokenstring
A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.
Response
Success