Returns all versions for an app.
Authorization:
nx1_app_manager can access any app’s versionsReturns 404 if app not found or user doesn’t have access.
The access token received from the authorization server in the OAuth 2.0 flow.
App versions retrieved successfully
Unique ID of the app version.
ID of the parent app.
Name of the version.
Status of the version: 'active' or 'inactive'.
Username of the creator.
Timestamp when the version was created.
Username of the last updater.
Timestamp when the version was last updated.