getAppAttributes

@GET(value = user/app/attributes)
abstract fun getAppAttributes(): Observable<Map<String, Any>>