Retrieves the status of all applications for the authenticated user or a specified organization.
success
if successful, error
if not.error
if not successful.UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.ORGANIZATION_NOT_FOUND
: The specified organization does not exist.USER_NOT_IN_ORGANIZATION
: The user is not a member of the specified organization.