List observed versions for an installed application
GET/v1/organizations/:organization_id/installed-apps/:installed_app_id/versions
Returns a paginated list of observed versions for the installed application within the scope of the organization.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Installed application versions retrieved successfully.
Invalid request parameters.
Not authorized or organization not accessible.
Requested resource not found within the scope of the authorized organization.
Internal server error.